- 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:
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¶
-
- Versions:
1.6.0-0
,1.2.0-0
,1.0.0-0
- Depends:
r-base
>=4.2,<4.3.0a0
- 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¶
Link to this page¶
Render an badge with the following MarkDown:
[](http://bioconda.github.io/recipes/bioconductor-dir.expiry/README.html)