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.5
Depends: R (≥ 3.3.0)
Imports: R6 (≥ 2.1.0), digest
Suggests: DBI (≥ 0.6), RSQLite (≥ 1.1-2), RPostgres, knitr, mockr, parallel, progress, rbenchmark, rmarkdown, testthat (≥ 3.0.0)
Published: 2020-12-01
Author: Rich FitzJohn [aut, cre], William Michael Landau ORCID iD [ctb]
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: yes
Materials: README NEWS
In views: ReproducibleResearch
CRAN checks: storr results

Documentation:

Reference manual: storr.pdf
Vignettes: external
storr

Downloads:

Package source: storr_1.2.5.tar.gz
Windows binaries: r-devel: storr_1.2.5.zip, r-release: storr_1.2.5.zip, r-oldrel: storr_1.2.5.zip
macOS binaries: r-release (arm64): storr_1.2.5.tgz, r-oldrel (arm64): storr_1.2.5.tgz, r-release (x86_64): storr_1.2.5.tgz
Old sources: storr archive

Reverse dependencies:

Reverse imports: drake, rdhs, redux, thor
Reverse suggests: neonstore

Linking:

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