Package: bdl
Type: Package
Date: 2019-08-21
Title: Interface and Tools for 'BDL' API
Version: 1.0.0
Authors@R: c(person("Krzysztof", "Kania", email = "K.Kania@stat.gov.pl",
                  role = c("aut", "cre")),
             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
Encoding: UTF-8
LazyData: true
Suggests: knitr, rmarkdown, testthat
VignetteBuilder: knitr
NeedsCompilation: no
Repository: CRAN
RoxygenNote: 6.1.1
URL: https://github.com/statisticspoland/R_Package_to_API_BDL
BugReports: https://github.com/statisticspoland/R_Package_to_API_BDL/issues
Packaged: 2019-09-11 11:31:21 UTC; Krzysztof
Author: Krzysztof Kania [aut, cre],
  Statistics Poland [cph, fnd]
Maintainer: Krzysztof Kania <K.Kania@stat.gov.pl>
Date/Publication: 2019-09-19 09:50:02 UTC
