From 048aad53cf21bbbc500a4c4dd220692852f1f052 Mon Sep 17 00:00:00 2001 From: Ram Ganapathy Date: Wed, 28 Aug 2024 17:12:37 -0700 Subject: [PATCH] Update decription (#94) * Update decription * Apply suggestions from code review Co-authored-by: Shiyu Chen <39443807+ShiyuC@users.noreply.github.com> Co-authored-by: edgar-manukyan * fix pipeline failure * Update pipeline failure --------- Co-authored-by: Shiyu Chen <39443807+ShiyuC@users.noreply.github.com> Co-authored-by: edgar-manukyan --- DESCRIPTION | 21 ++++++++++++--------- man/sdtm.oak-package.Rd | 2 +- 2 files changed, 13 insertions(+), 10 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index bea09070..78172387 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -3,8 +3,8 @@ Type: Package Title: SDTM Data Transformation Engine Version: 0.1.0 Authors@R: c( - person("Rammprasad", "Ganapathy", role = c("aut", "cre"), - email = "ganapathy.rammprasad@gene.com"), + person("Rammprasad", "Ganapathy", email = "ganapathy.rammprasad@gene.com", + role = c("aut", "cre")), person("Adam", "Forys", role = "aut"), person("Edgar", "Manukyan", role = "aut"), person("Rosemary", "Li", role = "aut"), @@ -24,13 +24,16 @@ Authors@R: c( person("Transition Technologies Science", role = c("cph", "fnd")) ) Maintainer: Rammprasad Ganapathy -Description: An EDC-agnostic and data standard-agnostic SDTM data transformation engine - that provides a framework for modular programming of SDTM in R. Powered by - metadata and standard specification sdtm.oak can potentially automate the - conversion of raw clinical data to SDTM through standardized mapping - algorithms. SDTM is one of the required standards for data submission to - the FDA (U.S.) and PMDA (Japan). SDTM standards are implemented following - the SDTM Implementation Guide as defined by +Description: An Electronic Data Capture system (EDC) and Data Standard agnostic + solution that enables the pharmaceutical programming community to develop + Clinical Data Interchange Standards Consortium (CDISC) + Study Data Tabulation Model (SDTM) datasets in R. The reusable algorithms + concept in 'sdtm.oak' provides a framework for modular programming and can + potentially automate the conversion of raw clinical data to SDTM through + standardized SDTM specifications. SDTM is one of the required standards for data + submission to the Food and Drug Administration (FDA) in the United States and + Pharmaceuticals and Medical Devices Agency (PMDA) in Japan. SDTM standards + are implemented following the SDTM Implementation Guide as defined by CDISC . Language: en-US License: Apache License (>= 2) diff --git a/man/sdtm.oak-package.Rd b/man/sdtm.oak-package.Rd index e84b5615..2675455d 100644 --- a/man/sdtm.oak-package.Rd +++ b/man/sdtm.oak-package.Rd @@ -6,7 +6,7 @@ \alias{sdtm.oak-package} \title{sdtm.oak: SDTM Data Transformation Engine} \description{ -An EDC-agnostic and data standard-agnostic SDTM data transformation engine that provides a framework for modular programming of SDTM in R. Powered by metadata and standard specification sdtm.oak can potentially automate the conversion of raw clinical data to SDTM through standardized mapping algorithms. SDTM is one of the required standards for data submission to the FDA (U.S.) and PMDA (Japan). SDTM standards are implemented following the SDTM Implementation Guide as defined by CDISC \url{https://www.cdisc.org/standards/foundational/sdtmig}. +An Electronic Data Capture system (EDC) and Data Standard agnostic solution that enables the pharmaceutical programming community to develop Clinical Data Interchange Standards Consortium (CDISC) Study Data Tabulation Model (SDTM) datasets in R. The reusable algorithms concept in 'sdtm.oak' provides a framework for modular programming and can potentially automate the conversion of raw clinical data to SDTM through standardized SDTM specifications. SDTM is one of the required standards for data submission to the Food and Drug Administration (FDA) in the United States and Pharmaceuticals and Medical Devices Agency (PMDA) in Japan. SDTM standards are implemented following the SDTM Implementation Guide as defined by CDISC \url{https://www.cdisc.org/standards/foundational/sdtmig}. } \seealso{ Useful links: