Package: influxdbr
Type: Package
Title: R Interface to InfluxDB
Version: 0.14.2
Date: 2018-01-10
Authors@R: person("Dominik", "Leutnant", email = "leutnant@fh-muenster.de", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-3293-2315"))
Description: 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. 
License: GPL-3
ByteCompile: TRUE
URL: https://github.com/dleutnant/influxdbr
BugReports: http://github.com/dleutnant/influxdbr/issues
Imports: dplyr (>= 0.7.0), jsonlite, httr, magrittr, purrr (>= 0.2.3),
        rlang, tibble, tidyr, xts, zoo
RoxygenNote: 6.0.1
Suggests: testthat
NeedsCompilation: no
Packaged: 2018-01-10 10:42:16 UTC; dominik
Author: Dominik Leutnant [aut, cre] (0000-0003-3293-2315)
Maintainer: Dominik Leutnant <leutnant@fh-muenster.de>
Repository: CRAN
Date/Publication: 2018-01-10 10:57:53 UTC
Built: R 4.6.0; ; 2025-07-18 08:11:00 UTC; unix
