Package: cnbrrr
Type: Package
Title: Interface to Czech National Bank ARAD Data API
Version: 0.1.1
Authors@R: c(
person("Petr", "Bouchal", , "pbouchal@gmail.com", role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-0471-716X"))
)
Description: Provides functions to access data from the Czech National
Bank's ARAD (Aggregated data of the CNB) API at
.
License: MIT + file LICENSE
Encoding: UTF-8
Imports: httr2, readr, lubridate, dplyr
Suggests: testthat (>= 3.0.0), knitr, quarto, rmarkdown, ggplot2
Config/testthat/edition: 3
VignetteBuilder: knitr
Language: en
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
URL: https://petrbouchal.xyz/cnbrrr/,
https://github.com/petrbouchal/cnbrrr
BugReports: https://github.com/petrbouchal/cnbrrr/issues
Config/pak/sysreqs: libssl-dev libx11-dev
Repository: https://petrbouchal.r-universe.dev
Date/Publication: 2025-10-04 09:44:07 UTC
RemoteUrl: https://github.com/petrbouchal/cnbrrr
RemoteRef: HEAD
RemoteSha: 5bd28e4838ee74ff92ae68a2a5654d5c67044cc9
NeedsCompilation: no
Packaged: 2026-07-04 11:09:17 UTC; root
Author: Petr Bouchal [aut, cre] (ORCID:
)
Maintainer: Petr Bouchal
Depends: R (>= 4.1.0)