influxdbr: R Interface to InfluxDB

An R interface to the InfluxDB time series database <https://www.influxdata.com>. This package allows you to fetch and write time series data from/to an InfluxDB server. Additionally, handy wrappers for the Influx Query Language (IQL) to manage and explore a remote database are provided.

Version: 0.14.2
Imports: dplyr (≥ 0.7.0), jsonlite, httr, magrittr, purrr (≥ 0.2.3), rlang, tibble, tidyr, xts, zoo
Suggests: testthat
Published: 2018-01-10
Author: Dominik Leutnant ORCID iD [aut, cre]
Maintainer: Dominik Leutnant <leutnant at fh-muenster.de>
BugReports: http://github.com/dleutnant/influxdbr/issues
License: GPL-3
URL: https://github.com/dleutnant/influxdbr
NeedsCompilation: no
Materials: README NEWS
In views: Databases, TimeSeries
CRAN checks: influxdbr results

Documentation:

Reference manual: influxdbr.pdf

Downloads:

Package source: influxdbr_0.14.2.tar.gz
Windows binaries: r-devel: influxdbr_0.14.2.zip, r-release: influxdbr_0.14.2.zip, r-oldrel: influxdbr_0.14.2.zip
macOS binaries: r-release (arm64): influxdbr_0.14.2.tgz, r-oldrel (arm64): influxdbr_0.14.2.tgz, r-release (x86_64): influxdbr_0.14.2.tgz
Old sources: influxdbr archive

Linking:

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