Package: statnipokladna
Title: Use Data from the Czech Public Finance Database
Version: 0.7.0
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 data from the Czech public
    budgeting and accounting database, Státní pokladna
    <https://monitor.statnipokladna.cz/>.
License: MIT + file LICENSE
URL: https://github.com/petrbouchal/statnipokladna,
        https://petrbouchal.xyz/statnipokladna/
BugReports: https://github.com/petrbouchal/statnipokladna/issues
Depends: R (>= 3.5.0)
Imports: curl (>= 4.3), dplyr (>= 1.0.0), httr (>= 1.4.1), jsonlite,
        lifecycle, 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), tidyselect (>=
        1.1.0), usethis (>= 1.5.1), utils (>= 3.6.0), xml2 (>= 1.2.2)
Suggests: knitr (>= 1.30), markdown (>= 1.1), ragg (>= 0.4.0),
        rmarkdown, testthat (>= 2.1.0)
VignetteBuilder: knitr
RdMacros: lifecycle
Encoding: UTF-8
Language: en
LazyData: true
RoxygenNote: 7.1.0
NeedsCompilation: no
Packaged: 2021-05-25 09:51:57 UTC; petr
Author: Petr Bouchal [aut, cre] (<https://orcid.org/0000-0002-0471-716X>)
Maintainer: Petr Bouchal <pbouchal@gmail.com>
Repository: CRAN
Date/Publication: 2021-05-26 00:10:03 UTC
Built: R 4.0.2; ; 2021-06-01 15:30:11 UTC; unix
