Package: regions
Title: Processing Regional Statistics
Version: 0.1.3
Authors@R: 
    c(
  person(given = "Daniel",
         family = "Antal",
         role = c("aut", "cre"),
         email = "daniel.antal@ceemid.eu",
         comment = c(ORCID = "0000-0001-7513-6760")),
  person(given = "Istvan",
         family = "Zsoldos",
         role = c("ctb"), 
         email = "istvan.zsoldos@gmail.com",
         comment = c(ORCID = "0000-0001-5712-2103"))
    )
Description: Validating sub-national statistical typologies, re-coding across 
    standard typologies of sub-national statistics, and making valid aggregate
    level imputation, re-aggregation, re-weighting and projection down to 
    lower hierarchical levels to create meaningful data panels and time series.
License: GPL-3
Encoding: UTF-8
Language: en-GB
URL: https://regions.danielantal.eu/
BugReports: https://github.com/rOpenGov/regions
LazyData: true
RoxygenNote: 7.1.0
Depends: R (>= 2.10)
Imports: dplyr, testthat, magrittr, countrycode, tidyselect, utils,
        purrr, rlang, glue, stats, tidyr
Suggests: knitr, rmarkdown, covr, spelling
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-06-03 18:11:25 UTC; Daniel Antal
Author: Daniel Antal [aut, cre] (<https://orcid.org/0000-0001-7513-6760>),
  Istvan Zsoldos [ctb] (<https://orcid.org/0000-0001-5712-2103>)
Maintainer: Daniel Antal <daniel.antal@ceemid.eu>
Repository: CRAN
Date/Publication: 2020-06-04 11:20:06 UTC
