influxr/influxr: An R interface to influxDB time series databases.

influxr reads and writes files and R objects from and to influxDB time series databases, including recursive batch processing of directories of files, with data transfer methods optimized for speed and for handling of huge files through automatic chunking, sanity checks of files, time series, and source-destination consistency checks. In addition to the convenient main input and output functions, influxr further exposes the full influxDB query language to the R environment for full and seamless control.

Getting started

Package details

AuthorDr. Lukas Siebicke [aut, cre, cph], Anas Emad [aut, cre, cph]
MaintainerAnas Emad <anas.emad@uni-goettingen.de>, Dr. Lukas Siebicke <Lukas.Siebicke@uni-goettingen.de>
LicenseGPL-3
Version0.1.1.9000
URL https://www.github.com/influxr/influxr
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("influxr/influxr")
influxr/influxr documentation built on Aug. 5, 2020, 9:03 p.m.