The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

pharmaverseadam

CRAN status

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.

Package Contents

The ADaM contents of this package is populated by an action that executes the {admiral}, {admiralonco}, {admiralophtha} and {admiralvaccine} templates and saves the resulting datasets here. This action can be triggered manually by the package maintainers in two scenarios:

Installation

The package is available from CRAN and can be installed by running install.packages("pharmaverseadam"). To install the latest development version of the package directly from GitHub use the following code:

if (!requireNamespace("remotes", quietly = TRUE)) {
  install.packages("remotes")
}

remotes::install_github("pharmaverse/pharmaverseadam", ref = "devel")

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.