From d1750151c6865fac2de0c554ed9013443ba68f6f Mon Sep 17 00:00:00 2001 From: "Mancini, Edoardo {MDBB~Welwyn}" Date: Mon, 18 Sep 2023 13:45:11 +0200 Subject: [PATCH] #8 updates to readme, authors and description --- DESCRIPTION | 7 ++++++- README.Rmd | 6 ++---- README.md | 11 +++-------- man/pharmaverseadam-package.Rd | 9 +++++++++ 4 files changed, 20 insertions(+), 13 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index 9a58b5e..238f7fc 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -3,7 +3,12 @@ Type: Package Title: ADaM Test Data for the Pharmaverse Family of Packages Version: 0.1.0 Authors@R: c( - person("Edoardo", "Mancini", email = "edoardo.mancini@roche.com", role = c("aut", "cre")) + person("Edoardo", "Mancini", email = "edoardo.mancini@roche.com", role = c("aut", "cre")), + person("Kangjie", "Zhang", role = "aut"), + person("Stefan", "Bundfuss", role = "aut"), + person("Gayatri", "G", role = "aut"), + person("Daphne", "Grassely", role = "aut"), + person("Zelos", "Zhu", role = "aut") ) Description: A set of Analysis Data Model (ADaM) datasets. License: Apache License (>= 2) diff --git a/README.Rmd b/README.Rmd index 7cf9d5d..e7cd8dc 100644 --- a/README.Rmd +++ b/README.Rmd @@ -43,8 +43,6 @@ admiralci_homepage <- "https://pharmaverse.github.io/admiralci" # pharmaverseadam -[](https://pharmaverse.org) -[![CRAN status](https://www.r-pkg.org/badges/version/admiral)](https://CRAN.R-project.org/package=admiral) [![Test Coverage](https://raw.githubusercontent.com/pharmaverse/admiraltemplate/badges/main/test-coverage.svg)](https://github.com/pharmaverse/admiraltemplate/actions/workflows/code-coverage.yml) @@ -52,10 +50,10 @@ Test data (ADaM) for the pharmaverse family of packages # Purpose -To provide a one-stop-shop for ADaM test data in the pharmaverse family of packages. This includes test ADaM data created from {admiral} templates. +To provide a one-stop-shop for ADaM test data in the pharmaverse family of packages. -The ADaM contents of this package is automatically populated by a CICD action that executes `{admiral}` templates and saves the resulting dataset here. The ADaM datasets in `{pharmaverseadam}` are updated any time the templates are updated in `{admiral}` or the source data in `{pharmaversesdtm}` is updated. +The ADaM contents of this package is automatically populated by a CICD action that executes the `{admiral}`, `{admiralonco}`, `{admiralophtha}` and `{admiralvaccine}` templates and saves the resulting datasets here. The ADaM datasets in `{pharmaverseadam}` are updated any time the templates are updated in `{admiral}` or the source data in `{pharmaversesdtm}` is updated. # Installation diff --git a/README.md b/README.md index 6c93161..2d2fe6c 100644 --- a/README.md +++ b/README.md @@ -5,10 +5,6 @@ # pharmaverseadam - -[](https://pharmaverse.org) -[![CRAN -status](https://www.r-pkg.org/badges/version/admiral)](https://CRAN.R-project.org/package=admiral) [![Test Coverage](https://raw.githubusercontent.com/pharmaverse/admiraltemplate/badges/main/test-coverage.svg)](https://github.com/pharmaverse/admiraltemplate/actions/workflows/code-coverage.yml) @@ -18,12 +14,11 @@ Test data (ADaM) for the pharmaverse family of packages # Purpose To provide a one-stop-shop for ADaM test data in the pharmaverse family -of packages. This includes test ADaM data created from {admiral} -templates. +of packages. The ADaM contents of this package is automatically populated by a CICD -action that executes `{admiral}` templates and saves the resulting -dataset here. The ADaM datasets in `{pharmaverseadam}` are updated any +action that executes the `{admiral}`, `{admiralonco}`, `{admiralophtha}` and `{admiralvaccine}` templates and saves the resulting +datasets here. The ADaM datasets in `{pharmaverseadam}` are updated any time the templates are updated in `{admiral}` or the source data in `{pharmaversesdtm}` is updated. diff --git a/man/pharmaverseadam-package.Rd b/man/pharmaverseadam-package.Rd index 7f21740..453ad69 100644 --- a/man/pharmaverseadam-package.Rd +++ b/man/pharmaverseadam-package.Rd @@ -21,6 +21,15 @@ Useful links: \author{ \strong{Maintainer}: Edoardo Mancini \email{edoardo.mancini@roche.com} +Authors: +\itemize{ + \item Kangjie Zhang + \item Stefan Bundfuss + \item Gayatri G + \item Daphne Grassely + \item Zelos Zhu +} + } \concept{internal} \keyword{internal}