Package: opendatarte Encoding: UTF-8 Title: opendatarte Version: 0.0.0.9000 Authors@R: person("Christophe", "Dervieux", email = "christophe.dervieux@gmail.com", role = c("aut", "cre")) Description: This package is R Client to RTE API of data.rte-france.com. It contains tools and functions to authenticate to the API and retrieves the data. Depends: R (>= 3.3.0) License: GPL-3 RoxygenNote: 6.1.1 Imports: assertthat, httr (>= 1.4.0), purrr, jsonlite Suggests: testthat Roxygen: list(markdown = TRUE) URL: https://github.com/cderv/opendatarte BugReports: https://github.com/cderv/opendatarte/issues Config/pak/sysreqs: libssl-dev Repository: https://cderv.r-universe.dev Date/Publication: 2019-06-16 18:22:28 UTC RemoteUrl: https://github.com/cderv/opendatarte RemoteRef: HEAD RemoteSha: 9b9137f9db09600954096b186a1c52c58c07d0cb NeedsCompilation: no Packaged: 2026-06-10 16:04:08 UTC; root Author: Christophe Dervieux [aut, cre] Maintainer: Christophe Dervieux