Skip to content

Commit

Permalink
Fix CRAN Comments (#84)
Browse files Browse the repository at this point in the history
* Fix CRAN Comments

* Update DESCRIPTION

Co-authored-by: Shiyu Chen <[email protected]>

* Fix pipeline failure

* fix pipeline failure

---------

Co-authored-by: Shiyu Chen <[email protected]>
  • Loading branch information
rammprasad and ShiyuC authored Jul 31, 2024
1 parent 9172d7a commit 67e2657
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
19 changes: 10 additions & 9 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -24,17 +24,18 @@ Authors@R: c(
person("Transition Technologies Science", role = c("cph", "fnd"))
)
Maintainer: Rammprasad Ganapathy <[email protected]>
Description: An EDC and Data Standard-agnostic SDTM data transformation engine
designed for SDTM programming in R. Powered by metadata sdtm.oak can
automate the conversion of raw clinical data to SDTM through standardized
mapping algorithms. SDTM is one of the required standards for data
submission to FDA (U.S.) and PMDA (Japan). SDTM standards are implemented
in accordance with the SDTM Implementation Guide as defined by CDISC
<https://www.cdisc.org/standards/foundational/sdtmig>.
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 <https://www.cdisc.org/standards/foundational/sdtmig>.
Language: en-US
License: Apache License (>= 2)
BugReports: https://github.com/pharmaverse/sdtm.oak/issues
URL: https://pharmaverse.github.io/sdtm.oak/, https://github.com/pharmaverse/sdtm.oak
BugReports: https://github.com/pharmaverse/sdtm.oak/issues/
URL: https://pharmaverse.github.io/sdtm.oak/
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
Expand Down
5 changes: 2 additions & 3 deletions man/sdtm.oak-package.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 67e2657

Please sign in to comment.