Package: rrdb Type: Package Title: A Simple Round Robin Database Version: 0.0.1 Date: 2024-04-18 Authors@R: person(given = "Paul", family = "Smith", role = c("aut", "cre"), email = "paul@waternumbers.co.uk", comment = c(ORCID = "0000-0002-0034-3412")) Description: A simple round robin database for storing fixed length histories of timeseries data. Inspired by whisperDB, but not feature or structure compatable. License: GPL (>= 3) Encoding: UTF-8 Depends: R (>= 4.0.0) Imports: xts, zoo BugReports: https://github.com/waternumbers/rrdb/issues URL: https://waternumbers.github.io/rrdb/, https://github.com/waternumbers/rrdb RoxygenNote: 7.3.1 Suggests: tinytest, knitr, rmarkdown VignetteBuilder: knitr Language: en-GB Repository: https://waternumbers.r-universe.dev Date/Publication: 2024-04-18 22:52:25 UTC RemoteUrl: https://github.com/waternumbers/rrdb RemoteRef: HEAD RemoteSha: ff1934c53ae3afd648ac30ee89ea18f0abac8aaa NeedsCompilation: no Packaged: 2026-07-04 10:52:52 UTC; root Author: Paul Smith [aut, cre] (ORCID: ) Maintainer: Paul Smith