Package: nuts Title: Convert European Regional Data Version: 1.1.0.9000 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"), person("Filipe", "Batista e Silva", role = "aut", comment = c(ORCID = "0000-0002-8752-6464")), person("Carmelo", "Attardo", role = "aut"), person("Cristian", "Pigaiani", role = "aut"), person("Michele", "Tucci", role = "aut") ) 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, 2021 and 2024) and levels (NUTS 1, NUTS 2 and NUTS 3). The package uses spatial interpolation as in Lam (1983) 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: 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 Roxygen: list(markdown = TRUE) Config/roxygen2/version: 8.0.0 Repository: https://ropensci.r-universe.dev Date/Publication: 2026-06-29 13:29:48 UTC RemoteUrl: https://github.com/ropensci/nuts RemoteRef: main RemoteSha: 8c9ec36261e42c86e4868a6c0275170096e16af5 NeedsCompilation: no Packaged: 2026-07-01 08:15:56 UTC; root Author: Moritz Hennicke [aut, cre, cph] (ORCID: ), Werner Krause [aut, cph] (ORCID: ), 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), Filipe Batista e Silva [aut] (ORCID: ), Carmelo Attardo [aut], Cristian Pigaiani [aut], Michele Tucci [aut] Maintainer: Moritz Hennicke