Package: statnipokladna Title: Use Data from the Czech Public Finance Database Version: 0.7.7.9000 Authors@R: person("Petr", "Bouchal", , "pbouchal@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-0471-716X")) Description: Get programmatic access to data from the Czech public budgeting and accounting database, Státní pokladna . License: MIT + file LICENSE URL: https://github.com/petrbouchal/statnipokladna, https://petrbouchal.xyz/statnipokladna/ BugReports: https://github.com/petrbouchal/statnipokladna/issues Depends: R (>= 4.1.0) Imports: cli, curl (>= 4.3), dplyr (>= 1.0.0), httr (>= 1.4.1), jsonlite, lifecycle (>= 1.0.1), lubridate (>= 1.7.4), magrittr, purrr (>= 0.3.2), readr (>= 1.3.1), rlang (>= 0.4.0), stringi (>= 1.4.3), stringr (>= 1.4.0), tibble (>= 2.1.3), tidyr (>= 1.0.0), utils (>= 3.6.0), xml2 (>= 1.2.2) Suggests: knitr (>= 1.30), markdown (>= 1.1), ragg (>= 0.4.0), rmarkdown, testthat (>= 2.1.0), tidyselect (>= 1.2.0) VignetteBuilder: knitr Encoding: UTF-8 Language: en LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Repository: https://petrbouchal.r-universe.dev Date/Publication: 2026-01-25 21:32:14 UTC RemoteUrl: https://github.com/petrbouchal/statnipokladna RemoteRef: HEAD RemoteSha: 428795d7b23dceb9041384bbcc4c8ed70b1ae5a5 NeedsCompilation: no Packaged: 2026-07-03 21:39:01 UTC; root Author: Petr Bouchal [aut, cre] (ORCID: ) Maintainer: Petr Bouchal