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 |
DOI: | 10.32614/CRAN.package.storr |
Author: | Rich FitzJohn [aut, cre],
William Michael Landau
|
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 [issues need fixing before 2025-04-22] |
Reference manual: | storr.pdf |
Vignettes: |
external storr |
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-devel (arm64): storr_1.2.5.tgz, r-release (arm64): storr_1.2.5.tgz, r-oldrel (arm64): storr_1.2.5.tgz, r-devel (x86_64): storr_1.2.5.tgz, r-release (x86_64): storr_1.2.5.tgz, r-oldrel (x86_64): storr_1.2.5.tgz |
Old sources: | storr archive |
Reverse imports: | drake, rdhs, redux, thor |
Reverse suggests: | dataquieR, neonstore |
Please use the canonical form https://CRAN.R-project.org/package=storr to link to this page.