Package: czso
Title: Use Open Data from the Czech Statistical Office in R
Version: 0.2.3
Authors@R: 
    person(given = "Petr",
           family = "Bouchal",
           role = c("aut", "cre"),
           email = "pbouchal@gmail.com",
           comment = c(ORCID = "0000-0002-0471-716X"))
Description: Get programmatic access to the open data provided by the
    Czech Statistical Office (CZSO, <https://czso.cz>).
License: MIT + file LICENSE
URL: https://github.com/petrbouchal/czso
BugReports: https://github.com/petrbouchal/czso/issues
Imports: 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 (>= 1.4.4), stringr (>= 1.4.0), tibble (>= 2.1.3),
        tools (>= 3.6.0), usethis (>= 1.5.1), utils (>= 3.6.0)
RdMacros: lifecycle
Encoding: UTF-8
Language: en
LazyData: true
RoxygenNote: 7.0.0
NeedsCompilation: no
Packaged: 2020-04-05 22:22:13 UTC; petr
Author: Petr Bouchal [aut, cre] (<https://orcid.org/0000-0002-0471-716X>)
Maintainer: Petr Bouchal <pbouchal@gmail.com>
Repository: CRAN
Date/Publication: 2020-04-07 12:00:02 UTC
