Skip to content
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 8 additions & 6 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,17 @@ Package: pharmaverseadam
Title: ADaM Test Data for the 'Pharmaverse' Family of Packages
Version: 1.1.0.9005
Authors@R: c(
person("Edoardo", "Mancini", , "edoardo.mancini@roche.com", role = c("aut", "cre"),
comment = c(ORCID = "0009-0006-4899-8641")),
person("Kangjie", "Zhang", role = "aut"),
person("Fanny", "Gautier", email = "fanny.gautier@cytel.com", role = c("aut", "cre"),
comment = c(ORCID = "0009-0004-3581-0131")),
person("Stefan", "Bundfuss", role = "aut",
comment = c(ORCID = "0009-0005-0027-1198")),
person("Stefan", "Bundfuss", role = "aut",
comment = c(ORCID = "0009-0005-0027-1198")),
person("Gayatri", "G", role = "aut"),
person("Edoardo", "Mancini", email = "edoardo.mancini@roche.com", role = "aut",
comment = c(ORCID = "0009-0006-4899-8641")),
person("Gayatri", "G", role = "aut"),
Comment thread
Fanny-Gautier marked this conversation as resolved.
Outdated
person("Daphne", "Grassely", role = "aut"),
person("Zelos", "Zhu", role = "aut"),
person("Sadchla", "Mascary", role = "aut"),
person("Lina", "Patil", email = "lina.patil@cytel.com", role = "aut"),
Comment thread
manciniedoardo marked this conversation as resolved.
Outdated
person("Vladyslav", "Shuliar", role = "aut",
comment = c(ORCID = "0009-0008-2354-8999"))
)
Expand Down
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,3 +75,9 @@ Secondly, the user runs `data-raw/create_adams_data.R`. This script handles the
- Variable-level documentation (names and labels),
- Source information indicating which template and package generated it,
- Example usage with `data("<dataset>")`.

## Acknowledgments

Along with the authors and contributors, thanks to the following people for their work on the package:

Daphne Grassely, Sadchla Mascary, Kangjie Zhang and Zelos Zhu.
Comment thread
Fanny-Gautier marked this conversation as resolved.
Outdated
7 changes: 7 additions & 0 deletions inst/WORDLIST
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ FASTAT
FATEST
FATESTCD
FN
Grassely
Grp
Hx
IG
Expand All @@ -118,8 +119,10 @@ ISTEST
ISTESTCD
ISULOQ
Imput
Kangjie
LOD
Laterality
Mascary
Nom
PARAM
PARAMCD
Expand All @@ -144,6 +147,7 @@ RFXENDTC
RFXSTDTC
Retrieval
SAFFL
Sadchla
SDT
SDTM
SERCAT
Expand All @@ -165,6 +169,9 @@ Timepoint
Trt
USUBJID
VISITNUM
Zelos
Zhang
Zhu
adae
adbcva
adce
Expand Down
10 changes: 5 additions & 5 deletions man/pharmaverseadam-package.Rd

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

Loading