Skip to content

storr

Simple Key Value Stores

v1.2.6 · Apr 15, 2025 · MIT + file LICENSE

Description

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.

Downloads

CRAN

7.2K

Last 30 days

1359th

21.7K

Last 90 days

100.1K

Last year

Trend: -9.9% (30d vs prior 30d)

r2u CRAN

46

Last 30 days

256

Last 90 days

901

Last year

Trend: -49.5% (30d vs prior 30d)

autoCRAN

6

Last 7 days

14

Last 30 days

1

All-time

autoCRAN-only: this name is served only by autoCRAN, so the count is exact.

conda-forge CRAN

189

Last 30 days

571

Last 90 days

3.8K

Last year

Trend: -38% (30d vs prior 30d)

CRAN Check Status

13 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Jun 9, 2026
ERROR 12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Jun 7, 2026
ERROR r-devel-linux-x86_64-debian-gcc

examples

Running examples in ‘storr-Ex.R’ failed
The error most likely occurred in:

> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: storr_environment
> ### Title: Environment object cache driver
> ### Aliases: storr_environment driver_e
...[truncated]...
en file '/tmp/RtmpaI5niv/file17d069751e554d/scratch/file17d069399900a0': No space left on device
Error in file(con, "w") : cannot open the connection
Calls: <Anonymous> ... withCallingHandlers -> try_write_lines -> writeLines -> file
Execution halted
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Code intelligence has not been computed for this package yet.

Code

Structure

Lines of code

6,621

Files

75

Compiled share

0.6%

Has compiled src

Yes

Language breakdown

R 3,098 (46.8%)C/C++/src 40 (0.6%)Tests 1,650 (24.9%)Docs 1,200 (18.1%)Vignettes 633 (9.6%)

API

Exported functions

17

Internal functions

83

Recent export changes

v1.2.0+2 driver_remote, storr_multistorr

Testing & CI

Has tests

Yes

Test-to-code ratio

0.53

testthat edition

CI present

No

CI type

[]

PR gated

No

Docs

Return-value doc rate

8.3%

\dontrun example ratio

0%

Roxygen coverage

100%

Has pkgdown

No

NEWS present

Yes

Health & Security signals

Informational signals; not verdicts.

on.exit coverage

50%

Unsafe pattern score

0

Dep constraint coverage

50%

Secret pattern count

0

Bundled 3rd-party code

2 items

Portability & License

Min R version

3.3.0

System requirements

C++ standard

License

MIT + file LICENSE

License flags

SPDX valid, OSI approved

History

Versions

11

First release

2016-01-20

Latest release

2025-04-15

Avg cadence

126 days

Cold removal rate

Dep drift

0

LOC over versions

v1.0.0: 3,902 LOCv1.0.1: 3,998 LOCv1.1.0: 6,134 LOCv1.1.1: 5,890 LOCv1.1.2: 5,712 LOCv1.1.3: 5,937 LOCv1.2.0: 6,398 LOCv1.2.1: 6,424 LOCv1.2.4: 6,566 LOCv1.2.5: 6,571 LOCv1.2.6: 6,621 LOC

Per-file churn detail lives in the source pipeline: https://github.com/r-observatory/cran-code-metrics.

Reverse Dependencies (9)

Dependency Network

Dependencies Reverse dependencies R6 digest drake firesale rdhs redux thor dataquieR fireproof neonstore plumber2 storr

Version History

12 tracked
new 1.2.6 Mar 10, 2026
updated 1.2.6 ← 1.2.5 diff Apr 14, 2025
updated 1.2.5 ← 1.2.4 diff Nov 30, 2020
updated 1.2.4 ← 1.2.1 diff Oct 11, 2020
updated 1.2.1 ← 1.2.0 diff Oct 17, 2018
updated 1.2.0 ← 1.1.3 diff May 30, 2018
updated 1.1.3 ← 1.1.2 diff Dec 14, 2017
updated 1.1.2 ← 1.1.1 diff Sep 7, 2017
updated 1.1.1 ← 1.1.0 diff Jun 1, 2017
updated 1.1.0 ← 1.0.1 diff May 4, 2017
updated 1.0.1 ← 1.0.0 diff Dec 4, 2016
new 1.0.0 Jan 19, 2016