powered by
Install package of specific version
installLibrary(input = getLibrary(), lib = getProjectLibrary(), versionCheck = FALSE)
data.frame with 3 columns package version repos to install
path to local library
logical to install specific version
Library information data
Calls adapr::install and installs from CRAN and bioconductor packages. Local packages will not be installed.
# NOT RUN { setProject("adaprHome") installLibrary() # } # NOT RUN { # }
Run the code above in your browser using DataLab