Package: basilisk Version: 1.25.0 Date: 2025-05-19 Title: Freezing Python Dependencies Inside Bioconductor Packages Authors@R: c(person("Aaron", "Lun", role=c("aut", "cre", "cph"), email="infinite.monkeys.with.keyboards@gmail.com"), person("Vince", "Carey", role="ctb")) Depends: reticulate Imports: utils, methods, parallel, dir.expiry Suggests: knitr, rmarkdown, BiocStyle, testthat, callr biocViews: Infrastructure Description: Installs a self-contained conda instance that is managed by the R/Bioconductor installation machinery. This aims to provide a consistent Python environment that can be used reliably by Bioconductor packages. Functions are also provided to enable smooth interoperability of multiple Python environments in a single R session. License: GPL-3 RoxygenNote: 7.3.2 StagedInstall: false VignetteBuilder: knitr BugReports: https://github.com/LTLA/basilisk/issues Encoding: UTF-8 Config/pak/sysreqs: libpng-dev python3 Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 12:51:49 UTC RemoteUrl: https://github.com/bioc/basilisk RemoteRef: HEAD RemoteSha: 33507d8a4a7224bcb61c07f7570dac92f17f37b0 NeedsCompilation: no Packaged: 2026-07-04 13:58:39 UTC; root Author: Aaron Lun [aut, cre, cph], Vince Carey [ctb] Maintainer: Aaron Lun