Package: basilisk.utils
Version: 1.23.1
Date: 2025-11-09
Title: Centralized Conda Installation for Bioconductor Packages
Authors@R: c(person("Aaron", "Lun", role=c("aut", "cre", "cph"),
        email="infinite.monkeys.with.keyboards@gmail.com"))
Imports: 
    utils,
    methods,
    tools,
    dir.expiry
Suggests:
    knitr,
    rmarkdown,
    BiocStyle,
    testthat
biocViews: Infrastructure
Description: 
    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.
License: GPL-3
RoxygenNote: 7.3.2
VignetteBuilder: knitr
Encoding: UTF-8
git_url: https://git.bioconductor.org/packages/basilisk.utils
git_branch: devel
git_last_commit: 863ddfb
git_last_commit_date: 2025-11-08
Repository: Bioconductor 3.23
