storr: Simple Key Value Stores

Creates and manages simple key-value stores. These can use a variety of approaches for storing the data. This package implements the base methods and support for file system, in-memory and DBI-based database stores.

Version: 1.2.1
Depends: R (≥ 3.1.0)
Imports: R6 (≥ 2.1.0), digest
Suggests: DBI (≥ 0.6), RSQLite (≥ 1.1-2), RPostgres, knitr, mockr, parallel, progress, rbenchmark, testthat (≥ 1.0.0)
Published: 2018-10-18
Author: Rich FitzJohn [aut, cre]
Maintainer: Rich FitzJohn <rich.fitzjohn at gmail.com>
BugReports: https://github.com/richfitz/storr/issues
License: MIT + file LICENSE
URL: https://github.com/richfitz/storr
NeedsCompilation: no
Materials: README NEWS
In views: ReproducibleResearch
CRAN checks: storr results

Downloads:

Reference manual: storr.pdf
Vignettes: external
storr
Package source: storr_1.2.1.tar.gz
Windows binaries: r-devel: storr_1.2.1.zip, r-release: storr_1.2.1.zip, r-oldrel: storr_1.2.1.zip
macOS binaries: r-release: storr_1.2.1.tgz, r-oldrel: storr_1.2.1.tgz
Old sources: storr archive

Reverse dependencies:

Reverse imports: drake, fulltext, rdhs, redux, thor

Linking:

Please use the canonical form https://CRAN.R-project.org/package=storr to link to this page.