basilisk.utils
Centralized Conda Installation for Bioconductor Packages
Bioconductor version: 3.23 · Package version: 1.24.0
Provides a centralized conda installation for use by other Bioconductor packages. If conda is not already available on the system, it is downloaded and installed from the Miniforge project; otherwise, no action is performed. Historically, this package was used to provide a Python installation for basilisk, hence the name.
Installation
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("basilisk.utils") Details
| Maintainer | Aaron Lun <infinite.monkeys.with.keyboards@gmail.com> |
| Author | Aaron Lun [aut, cre, cph] |
| License | GPL-3 |
| Downloads rank | 3309 |
| Source branch | RELEASE_3_23 |
| biocViews | Infrastructure, Software |
Documentation
Download
Dependencies
Imports: utils, methods, tools, dir.expiry