recipe bioconductor-dir.expiry

Managing Expiration for Cache Directories

Homepage:

https://bioconductor.org/packages/3.16/bioc/html/dir.expiry.html

License:

GPL-3

Recipe:

/bioconductor-dir.expiry/meta.yaml

Implements an expiration system for access to versioned directories. Directories that have not been accessed by a registered function within a certain time frame are deleted. This aims to reduce disk usage by eliminating obsolete caches generated by old versions of packages.

package bioconductor-dir.expiry

(downloads) docker_bioconductor-dir.expiry

Versions:

1.6.0-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-dir.expiry

and update with:

conda update bioconductor-dir.expiry

or use the docker container:

docker pull quay.io/biocontainers/bioconductor-dir.expiry:<tag>

(see bioconductor-dir.expiry/tags for valid values for <tag>)

Download stats