nordstatExtras: Shared 'SQLite' Cache Backend for the 'nordstat' Package Family

Provides a SQLite-backed cell-level cache that can be used as a drop-in backend by the nordstat family of packages ('rKolada', 'rTrafa', and 'pixieweb'). Designed for multi-user web applications where minimal fetch latency and asynchronous writes are required. Individual statistical values ("cells") are stored in a gatekeeper schema with a sidecar table for arbitrary metadata dimensions, enabling deduplication across overlapping queries.

Version: 0.1.0
Imports: DBI, RSQLite, rlang, tibble, jsonlite, digest
Suggests: mirai, testthat (≥ 3.0.0), withr
Published: 2026-04-21
DOI: 10.32614/CRAN.package.nordstatExtras (may not be active yet)
Author: Love Hansson [aut, cre]
Maintainer: Love Hansson <love.hansson at gmail.com>
BugReports: https://github.com/LCHansson/nordstatExtras/issues
License: MIT + file LICENSE
URL: https://github.com/LCHansson/nordstatExtras
NeedsCompilation: no
Materials: README, NEWS
CRAN checks: nordstatExtras results

Documentation:

Reference manual: nordstatExtras.html , nordstatExtras.pdf

Downloads:

Package source: nordstatExtras_0.1.0.tar.gz
Windows binaries: r-devel: not available, r-release: not available, r-oldrel: not available
macOS binaries: r-release (arm64): not available, r-oldrel (arm64): not available, r-release (x86_64): nordstatExtras_0.1.0.tgz, r-oldrel (x86_64): nordstatExtras_0.1.0.tgz

Linking:

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