Package: geonuts
Type: Package
Title: Identification and Visualisation of European NUTS Regions from
        Geolocations
Version: 1.0.0
Authors@R: 
    c(
      person("Attila I.", "Katona", 
             email = "katona.attila@gtk.uni-pannon.hu", 
             role = c("aut", "cre")),
      person("Marcell T.", "Kurbucz", 
             email = "m.kurbucz@ucl.ac.uk", 
             role = "aut")
    )
Description: Provides functions to identify European NUTS (Nomenclature of Territorial Units for Statistics) regions for geographic coordinates (latitude/longitude) using Eurostat geospatial boundaries. Includes map-based visualisation of the matched regions for validation and exploration. Designed for regional data analysis, reproducible workflows, and integration with common geospatial R packages.
License: GPL (>= 3)
URL: https://github.com/aikatona/geonuts
BugReports: https://github.com/aikatona/geonuts/issues
Depends: R (>= 4.1.0)
Imports: eurostat, ggplot2, giscoR, units, grid, sf
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.3.2
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2026-01-07 21:33:16 UTC; mtkurbucz
Author: Attila I. Katona [aut, cre],
  Marcell T. Kurbucz [aut]
Maintainer: Attila I. Katona <katona.attila@gtk.uni-pannon.hu>
Repository: CRAN
Date/Publication: 2026-01-09 15:10:13 UTC
Built: R 4.4.3; ; 2026-02-16 05:42:13 UTC; windows
