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.5)rrdb_0.0.1.zip(r-4.4)rrdb_0.0.1.zip(r-4.3)
rrdb_0.0.1.tgz(r-4.4-any)rrdb_0.0.1.tgz(r-4.3-any)
rrdb_0.0.1.tar.gz(r-4.5-noble)rrdb_0.0.1.tar.gz(r-4.4-noble)
rrdb_0.0.1.tgz(r-4.4-emscripten)rrdb_0.0.1.tgz(r-4.3-emscripten)
rrdb.pdf |rrdb.html✨
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
Last updated 7 months agofrom:ff1934c53a. Checks:OK: 1 NOTE: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 15 2024 |
R-4.5-win | NOTE | Nov 15 2024 |
R-4.5-linux | NOTE | Nov 15 2024 |
R-4.4-win | NOTE | Nov 15 2024 |
R-4.4-mac | NOTE | Nov 15 2024 |
R-4.3-win | NOTE | Nov 15 2024 |
R-4.3-mac | NOTE | Nov 15 2024 |
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 |