
Oncology extension package for ADaM in R Asset Library
{admiral}
To provide a complementary (to {admiral}) toolbox that
enables users to develop oncology disease area specifics.
The package is available from CRAN and can be installed by running
install.packages("admiralonco").
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/admiralonco", ref = "devel"){admiralonco} is expected to complement
{admiral} and provide functions to help with the creation
of the efficacy endpoints required for oncology ADaMs.
{admiral}
References and DocumentationHere’s a summary of our strategy for this package related to R versions:
{admiral} core package.devel branch of
{admiral} core is used as a dependency. For releasing a new
{admiralonco} version it must run using the latest released
{admiral} core version, i.e., main branch of
{admiral} core.We use the following for support and communications between user and developer community: