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 |
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 |
Reference manual: | influxdbr.pdf |
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: influxdbr_0.14.2.tgz, r-oldrel: influxdbr_0.14.2.tgz |
Old sources: | influxdbr archive |
Please use the canonical form https://CRAN.R-project.org/package=influxdbr to link to this page.