Package: influxdbr 0.14.4.9000

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.

Authors:Dominik Leutnant [aut, cre], Gerhard Nachtmann [ctb], Vitalie Spinu [ctb], Bob Rudis [ctb]

influxdbr_0.14.4.9000.tar.gz
influxdbr_0.14.4.9000.zip(r-4.5)influxdbr_0.14.4.9000.zip(r-4.4)influxdbr_0.14.4.9000.zip(r-4.3)
influxdbr_0.14.4.9000.tgz(r-4.4-any)influxdbr_0.14.4.9000.tgz(r-4.3-any)
influxdbr_0.14.4.9000.tar.gz(r-4.5-noble)influxdbr_0.14.4.9000.tar.gz(r-4.4-noble)
influxdbr_0.14.4.9000.tgz(r-4.4-emscripten)influxdbr_0.14.4.9000.tgz(r-4.3-emscripten)
influxdbr.pdf |influxdbr.html
influxdbr/json (API)
NEWS

# Install 'influxdbr' in R:
install.packages('influxdbr', repos = c('https://dleutnant.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/dleutnant/influxdbr/issues

On CRAN:

databaseinfluxdbtidyversetimeseries

5.90 score 95 stars 28 scripts 247 downloads 28 exports 35 dependencies

Last updated 5 years agofrom:cb73bc50a5. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKOct 31 2024
R-4.5-winOKOct 31 2024
R-4.5-linuxOKOct 31 2024
R-4.4-winOKOct 31 2024
R-4.4-macOKOct 31 2024
R-4.3-winOKOct 31 2024
R-4.3-macOKOct 31 2024

Exports:alter_retention_policycreate_databasecreate_retention_policycreate_userdeletedrop_databasedrop_measurementdrop_retention_policydrop_seriesdrop_usergrant_privilegesinflux_connectioninflux_pinginflux_queryinflux_selectinflux_writerevoke_privilegesshow_databasesshow_diagnosticsshow_field_keysshow_grantsshow_measurementsshow_retention_policiesshow_seriesshow_statsshow_tag_keysshow_tag_valuesshow_users

Dependencies:askpassclicpp11crayoncurldplyrfansigenericsgluehmshttrjsonlitelatticelifecyclemagrittrmimeopensslpillarpkgconfigprettyunitsprogresspurrrR6rlangstringistringrsystibbletidyrtidyselectutf8vctrswithrxtszoo

Readme and manuals

Help Manual

Help pageTopics
Influx database managementalter_retention_policy create_database create_retention_policy delete drop_database drop_measurement drop_retention_policy drop_series
Influx authentication and authorizationcreate_user drop_user grant_privileges revoke_privileges show_grants show_users
Create an influxdb_connection objectinflux_connection
Ping an influxdb serverinflux_ping
Query an InfluxDB serverinflux_query
influx select helperinflux_select
Write an xts or data.frame object to an InfluxDB serverinflux_write influx_write.data.frame influx_write.xts
'influxdbr' packageinfluxdbr
Influx schema explorationshow_databases show_field_keys show_measurements show_retention_policies show_series show_tag_keys show_tag_values
Show diagnosticsshow_diagnostics
Show statsshow_stats