Package: rrdb 0.0.1
rrdb: A Simple Round Robin Database
A simple round robin database for storing fixed length histories of timeseries data. Inspired by whisperDB, but not feature or structure compatable.
Authors:
rrdb_0.0.1.tar.gz
rrdb_0.0.1.zip(r-4.7)rrdb_0.0.1.zip(r-4.6)rrdb_0.0.1.zip(r-4.5)
rrdb_0.0.1.tgz(r-4.6-any)rrdb_0.0.1.tgz(r-4.5-any)
rrdb_0.0.1.tar.gz(r-4.7-any)rrdb_0.0.1.tar.gz(r-4.6-any)
rrdb_0.0.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
rrdb/json (API)
NEWS
| # Install 'rrdb' in R: |
| install.packages('rrdb', repos = c('https://waternumbers.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/waternumbers/rrdb/issues
Pkgdown/docs site:https://waternumbers.github.io
Last updated from:ff1934c53a. Checks:7 NOTE, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | NOTE | 111 | ||
| source / vignettes | OK | 162 | ||
| linux-release-x86_64 | NOTE | 107 | ||
| macos-release-arm64 | NOTE | 83 | ||
| macos-oldrel-arm64 | NOTE | 131 | ||
| windows-devel | NOTE | 70 | ||
| windows-release | NOTE | 98 | ||
| windows-oldrel | NOTE | 80 | ||
| wasm-release | OK | 96 |
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Create a database | create_db |
| Read data from the database | read_db |
| Update the data in a database | update_db |
