Package: bdl
Type: Package
Title: Interface and Tools for 'BDL' API
Version: 1.0.4
Authors@R: c(person("Marzena", "Szpadel", email = "M.Szpadel@stat.gov.pl",
                  role = c("aut", "cre")),
             person("Krzysztof", "Kania", role = c("aut")),
             person(given = "Statistics Poland",
                  role = c("cph", "fnd")))
Description: Interface to Local Data Bank ('Bank Danych Lokalnych' - 'bdl') API 
    <https://api.stat.gov.pl/Home/BdlApi?lang=en> with set of useful tools like 
    quick plotting and map generating using data from bank. 
License: GPL-3
Depends: R (>= 3.5.0)
Imports: methods, magrittr, tibble, jsonlite, httr, dplyr, tidyr,
        utils, stats, ggplot2, ggpubr, randomcoloR, purrr, sf,
        tmaptools, tmap, progress
Encoding: UTF-8
Suggests: knitr, rmarkdown, testthat
VignetteBuilder: knitr
NeedsCompilation: no
Repository: CRAN
RoxygenNote: 7.1.2
URL: https://statisticspoland.github.io/R_Package_to_API_BDL/
BugReports: https://github.com/statisticspoland/R_Package_to_API_BDL/issues
Packaged: 2022-02-01 09:20:08 UTC; aemaf
Author: Marzena Szpadel [aut, cre],
  Krzysztof Kania [aut],
  Statistics Poland [cph, fnd]
Maintainer: Marzena Szpadel <M.Szpadel@stat.gov.pl>
Date/Publication: 2022-02-01 09:40:02 UTC
Built: R 4.0.5; ; 2022-02-02 12:24:26 UTC; unix
