To provide a complementary (to {admiral}
) toolbox that
enables users to develop ophthalmology disease area datasets and
endpoints.
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/admiralophtha", ref = "devel")
Here’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
{admiralophtha}
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: