Neuroscience extension package for ADaM in R Asset Library
{admiral}
To provide a complementary (to {admiral}
) toolbox that
enables users to develop neuroscience disease area specifics.
The package is available from CRAN and can be installed with:
install.packages("admiralneuro")
To install the latest development version of the package directly from GitHub use the following code:
::pkg_install("admiralneuro", dependencies = TRUE) pak
The latest version of the package works with the latest versions of
the packages stated in DESCRIPTION
.
If a previous version of the package should be used, it is
recommended to use latest version of the dependencies at the point in
time when the previous version of {admiralneuro}
was
released.
{admiralneuro}
is expected to complement
{admiral}
and provide functions to help with the creation
of the efficacy endpoints required for neuroscience ADaMs.
Please refer to the {admiral} References and Documentation.
Here’s a summary of our strategy for this package related to R versions:
{admiral}
core package.main
branch of
{admiral}
core is used as a dependency. For releasing a new
{admiralneuro}
version it must run using the latest
released {admiral}
core version.We use the following for support and communications between user and developer community: