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.12.0 |
Imports: | dplyr, jsonlite, httr, magrittr, purrr, tibble, tidyr, xts, zoo |
Suggests: | testthat |
Published: | 2017-07-13 |
Author: | Dominik Leutnant [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 |
CRAN checks: | influxdbr results |
Reference manual: | influxdbr.pdf |
Package source: | influxdbr_0.12.0.tar.gz |
Windows binaries: | r-devel: influxdbr_0.12.0.zip, r-release: influxdbr_0.12.0.zip, r-oldrel: influxdbr_0.12.0.zip |
OS X El Capitan binaries: | r-release: influxdbr_0.12.0.tgz |
OS X Mavericks binaries: | r-oldrel: influxdbr_0.12.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=influxdbr to link to this page.