Package: czso Title: Use Open Data from the Czech Statistical Office in R Version: 0.4.4 Authors@R: c( person("Petr", "Bouchal", , "pbouchal@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-0471-716X")), person("Jindra", "Lacko", role = "ctb") ) Description: Get programmatic access to the open data provided by the Czech Statistical Office (CZSO, ). License: MIT + file LICENSE URL: https://github.com/petrbouchal/czso, https://petrbouchal.xyz/czso/ BugReports: https://github.com/petrbouchal/czso/issues Imports: cli, curl (>= 4.3), dplyr (>= 0.8.3), httr (>= 1.4.1), jsonlite (>= 1.6), lifecycle, magrittr, readr (>= 1.3.1), rlang (>= 0.4.4), stringi, tibble (>= 2.1.3), tools (>= 3.6.0), utils (>= 3.6.0) Suggests: rmarkdown, testthat RdMacros: lifecycle Encoding: UTF-8 Language: en Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Repository: https://petrbouchal.r-universe.dev Date/Publication: 2025-10-06 20:08:40 UTC RemoteUrl: https://github.com/petrbouchal/czso RemoteRef: HEAD RemoteSha: 244751e82f7875e9b9c3e64798558308a51aa0bc NeedsCompilation: no Packaged: 2026-07-03 07:22:58 UTC; root Author: Petr Bouchal [aut, cre] (ORCID: ), Jindra Lacko [ctb] Maintainer: Petr Bouchal