recipe bioconductor-basilisk.utils

Basilisk Installation Utilities

Homepage:

https://bioconductor.org/packages/3.16/bioc/html/basilisk.utils.html

License:

GPL-3

Recipe:

/bioconductor-basilisk.utils/meta.yaml

Implements utilities for installation of the basilisk package, primarily for creation of the underlying Conda instance. This allows us to avoid re-writing the same R code in both the configure script (for centrally administered R installations) and in the lazy installation mechanism (for distributed package binaries). It is highly unlikely that developers - or, heaven forbid, end-users! - will need to interact with this package directly; they should be using the basilisk package instead.

package bioconductor-basilisk.utils

(downloads) docker_bioconductor-basilisk.utils

Versions:

1.10.0-01.6.0-01.4.0-01.2.2-01.2.0-01.0.0-0

Depends:
Required By:

Installation

With an activated Bioconda channel (see set-up-channels), install with:

conda install bioconductor-basilisk.utils

and update with:

conda update bioconductor-basilisk.utils

or use the docker container:

docker pull quay.io/biocontainers/bioconductor-basilisk.utils:<tag>

(see bioconductor-basilisk.utils/tags for valid values for <tag>)

Download stats