Package: nuts
Title: Convert European Regional Data
Version: 1.1.0
Authors@R: c(
    person("Moritz", "Hennicke", , "AAoritz@posteo.de", role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0000-0001-6811-1821")),
    person("Werner", "Krause", , "werner.krause@uni-potsdam.de", role = c("aut", "cph"),
           comment = c(ORCID = "0000-0002-5069-7964")),
    person("Pueyo-Ros", "Josep", role = "rev",
           comment = "Josep reviewed the package for rOpenSci, see https://github.com/ropensci/software-review/issues/623#issuecomment-1951446662"),
    person("Le Meur", "Nolwenn", role = "rev",
           comment = "Nolwenn reviewed the package for rOpenSci, see https://github.com/ropensci/software-review/issues/623#issuecomment-1961501137")
  )
Description: Motivated by changing administrative boundaries over time,
    the 'nuts' package can convert European regional data with NUTS codes
    between versions (2006, 2010, 2013, 2016 and 2021) and levels (NUTS 1,
    NUTS 2 and NUTS 3). The package uses spatial interpolation as in Lam
    (1983) <doi:10.1559/152304083783914958> based on granular (100m x
    100m) area, population and land use data provided by the European
    Commission's Joint Research Center.
License: MIT + file LICENSE
URL: https://docs.ropensci.org/nuts/, https://github.com/ropensci/nuts
BugReports: https://github.com/ropensci/nuts
Depends: R (>= 3.5.0)
Imports: cli, dplyr, glue, lifecycle, rlang
Suggests: distill, eurostat, formatR, ggalluvial, ggfittext, ggplot2,
        ggpubr, ggrepel, gridExtra, kableExtra, knitr, raster,
        RColorBrewer, readr, rmarkdown, sf, stringr, terra, testthat,
        tidyr, withr
VignetteBuilder: knitr
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.1
NeedsCompilation: no
Packaged: 2024-07-13 10:35:53 UTC; moritz
Author: Moritz Hennicke [aut, cre, cph]
    (<https://orcid.org/0000-0001-6811-1821>),
  Werner Krause [aut, cph] (<https://orcid.org/0000-0002-5069-7964>),
  Pueyo-Ros Josep [rev] (Josep reviewed the package for rOpenSci, see
    https://github.com/ropensci/software-review/issues/623#issuecomment-1951446662),
  Le Meur Nolwenn [rev] (Nolwenn reviewed the package for rOpenSci, see
    https://github.com/ropensci/software-review/issues/623#issuecomment-1961501137)
Maintainer: Moritz Hennicke <AAoritz@posteo.de>
Repository: CRAN
Date/Publication: 2024-07-13 10:50:02 UTC
