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:

Reference manual: rrd.pdf

Downloads:

Package source: rrd_0.2.4.tar.gz
Windows binaries: r-devel: not available, r-release: not available, r-oldrel: not available
macOS binaries: r-release (arm64): rrd_0.2.4.tgz, r-oldrel (arm64): rrd_0.2.4.tgz, r-release (x86_64): rrd_0.2.4.tgz, r-oldrel (x86_64): rrd_0.2.4.tgz
Old sources: rrd archive

Linking:

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