Skip to content
Merged
Show file tree
Hide file tree
Changes from 6 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
12 changes: 5 additions & 7 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,13 @@ 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("Gayatri", "G", role = "aut"),
person("Daphne", "Grassely", role = "aut"),
person("Zelos", "Zhu", role = "aut"),
person("Sadchla", "Mascary", role = "aut"),
person("Edoardo", "Mancini", email = "edoardo.mancini@roche.com", role = "aut",
comment = c(ORCID = "0009-0006-4899-8641")),
person("Lina", "Patil", email = "lina.patil@cytel.com", role = "aut"),
person("Vladyslav", "Shuliar", role = "aut",
comment = c(ORCID = "0009-0008-2354-8999"))
)
Expand Down
2 changes: 2 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@

## Documentation

- The package maintainer was updated from Edoardo Mancini to Fanny Gautier. (#115)

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

issue number should be #115 instead of #186

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks for spotting, was editing the sdtm package too and must've switched them by accident!

- Added more details to README "Documentation Process" section. (#103)

- Improved reference page so that dataset labels are displayed under each dataset name. (#103)
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:

G Gayatri, Daphne Grassely, Sadchla Mascary, Kangjie Zhang and Zelos Zhu.
8 changes: 8 additions & 0 deletions inst/WORDLIST
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,8 @@ FASTAT
FATEST
FATESTCD
FN
Gayatri
Grassely
Grp
Hx
IG
Expand All @@ -118,8 +120,10 @@ ISTEST
ISTESTCD
ISULOQ
Imput
Kangjie
LOD
Laterality
Mascary
Nom
PARAM
PARAMCD
Expand All @@ -144,6 +148,7 @@ RFXENDTC
RFXSTDTC
Retrieval
SAFFL
Sadchla
SDT
SDTM
SERCAT
Expand All @@ -165,6 +170,9 @@ Timepoint
Trt
USUBJID
VISITNUM
Zelos
Zhang
Zhu
adae
adbcva
adce
Expand Down
9 changes: 3 additions & 6 deletions man/pharmaverseadam-package.Rd

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

Loading