To install this package, start R and enter:

## try http:// if https:// URLs are not supported
source("https://bioconductor.org/biocLite.R")
biocLite("BiocFileCache")

In most cases, you don't need to download the package archive at all.

BiocFileCache

DOI: 10.18129/B9.bioc.BiocFileCache    

Manage Files Across Sessions

Bioconductor version: Release (3.5)

This package creates a persistent on-disk cache of files that the user can add, update, and retrieve. It is useful for managing resources (such as custom Txdb objects) that are costly or difficult to create, web resources, and data files used across sessions.

Author: Lori Shepherd [aut, cre], Martin Morgan [aut]

Maintainer: Lori Shepherd <lori.shepherd at roswellpark.org>

Citation (from within R, enter citation("BiocFileCache")):

Installation

To install this package, start R and enter:

## try http:// if https:// URLs are not supported
source("https://bioconductor.org/biocLite.R")
biocLite("BiocFileCache")

Documentation

HTML R Script BiocFileCache: Managing File Resources Across Sessions
PDF   Reference Manual
Text   NEWS

Details

biocViews DataImport, Software
Version 1.0.1
In Bioconductor since BioC 3.5 (R-3.4) (0.5 years)
License Artistic-2.0
Depends R (>= 3.4.0), dbplyr (>= 1.0.0)
Imports methods, stats, utils, dplyr, RSQLite, DBI, rappdirs, httr
LinkingTo
Suggests testthat, knitr, BiocStyle, rmarkdown, rtracklayer
SystemRequirements
Enhances
URL
BugReports https://github.com/Bioconductor/BiocFileCache/issues
Depends On Me
Imports Me Organism.dplyr
Suggests Me
Build Report  

Package Archives

Follow Installation instructions to use this package in your R session.

Source Package BiocFileCache_1.0.1.tar.gz
Windows Binary BiocFileCache_1.0.1.zip
Mac OS X 10.11 (El Capitan) BiocFileCache_1.0.1.tgz
Source Repository git clone https://git.bioconductor.org/packages/BiocFileCache
Package Short Url http://bioconductor.org/packages/BiocFileCache/
Package Downloads Report Download Stats

Documentation »

Bioconductor

R / CRAN packages and documentation

Support »

Please read the posting guide. Post questions about Bioconductor to one of the following locations: