rrd: Import Data from a RRD (Round Robin Database) File
Makes it easy to import the data from a 'RRD' database
(<https://oss.oetiker.ch/rrdtool/>) directly into R data structures. The
resulting objects are 'tibble' objects or a list of 'tibble' objects, making
it easy to manipulate the data. The package uses 'librrd' to import the
numerical data in a 'RRD' database directly into R data structures without
using intermediate formats.
Version: |
0.2.4 |
Imports: |
assertthat, tibble |
Suggests: |
testthat, covr, ggplot2, spelling |
OS_type: |
unix |
Published: |
2022-03-07 |
Author: |
Andrie de Vries [cre, cph],
Plamen Dimitrov [aut, cph],
Tobias Oettiker [cph] (rrdtool and rrd library,
https://oss.oetiker.ch/rrdtool/) |
Maintainer: |
Andrie de Vries <apdevries at gmail.com> |
BugReports: |
https://github.com/andrie/rrd/issues |
License: |
MIT + file LICENSE |
URL: |
https://github.com/andrie/rrd/, https://andrie.github.io/rrd/ |
NeedsCompilation: |
yes |
SystemRequirements: |
librrd: 'librrd-dev' (DEB), 'rrdtool-devel' (RPM),
'rrdtool' (OSX), 'rrdtool' (CSW) |
Language: |
en-US |
Materials: |
README NEWS |
CRAN checks: |
rrd results |
Documentation:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=rrd
to link to this page.