{
  "_id": "6a1f0e2eb401979e7341d273",
  "Package": "geonuts",
  "Type": "Package",
  "Title": "Identification and Visualisation of European NUTS Regions from\nGeolocations",
  "Version": "1.0.1",
  "Authors@R": "c(\nperson(\"Attila I.\", \"Katona\",\nemail = \"katona.attila@gtk.uni-pannon.hu\",\nrole = c(\"aut\", \"cre\")),\nperson(\"Marcell T.\", \"Kurbucz\",\nemail = \"m.kurbucz@ucl.ac.uk\",\nrole = \"aut\")\n)",
  "Description": "Provides functions to identify European NUTS (Nomenclature\nof Territorial Units for Statistics) regions for geographic\ncoordinates (latitude/longitude) using Eurostat geospatial\nboundaries. Includes map-based visualisation of the matched\nregions for validation and exploration. Designed for regional\ndata analysis, reproducible workflows, and integration with\ncommon geospatial R packages.",
  "License": "GPL (>= 3)",
  "URL": "https://github.com/aikatona/geonuts",
  "BugReports": "https://github.com/aikatona/geonuts/issues",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nmake libicu-dev libuv1-dev libxml2-dev libssl-dev libproj-dev\nlibsqlite3-dev libudunits2-dev libx11-dev",
  "Repository": "https://aikatona.r-universe.dev",
  "Date/Publication": "2026-03-17 18:17:55 UTC",
  "RemoteUrl": "https://github.com/aikatona/geonuts",
  "RemoteRef": "HEAD",
  "RemoteSha": "acf9f7aedf067d736b0cd55d57943014e6c4ae4f",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-17 09:00:17 UTC",
    "User": "root"
  },
  "Author": "Attila I. Katona [aut, cre],\nMarcell T. Kurbucz [aut]",
  "Maintainer": "Attila I. Katona <katona.attila@gtk.uni-pannon.hu>",
  "MD5sum": "c265bc260f1395658e3f218dc0121807",
  "_user": "aikatona",
  "_type": "src",
  "_file": "geonuts_1.0.1.tar.gz",
  "_fileid": "f09331479657044a95156de4e6576e533b0a443455c2bc9de833591ef5ec1836",
  "_filesize": 392292,
  "_sha256": "f09331479657044a95156de4e6576e533b0a443455c2bc9de833591ef5ec1836",
  "_created": "2026-05-17T09:00:17.000Z",
  "_published": "2026-06-02T17:09:02.233Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79128186320,
      "time": 190,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7041055470"
    },
    {
      "job": 79128186994,
      "time": 179,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7041054479"
    },
    {
      "job": 79128186408,
      "time": 176,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7041050652"
    },
    {
      "job": 79128186028,
      "time": 231,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7041053275"
    },
    {
      "job": 79128185614,
      "time": 214,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7041033401"
    },
    {
      "job": 79128185408,
      "time": 152,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7364673004"
    },
    {
      "job": 79128186196,
      "time": 125,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7041048446"
    },
    {
      "job": 79128187254,
      "time": 133,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7041049403"
    },
    {
      "job": 79128187187,
      "time": 115,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7041047379"
    }
  ],
  "_buildurl": "https://github.com/r-universe/aikatona/actions/runs/25986451996",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/aikatona/geonuts",
  "_commit": {
    "id": "acf9f7aedf067d736b0cd55d57943014e6c4ae4f",
    "author": "mtkurbucz <kurbuczmarcell@gmail.com>",
    "committer": "mtkurbucz <kurbuczmarcell@gmail.com>",
    "message": "Bump version to 1.0.1\n",
    "time": 1773771475
  },
  "_maintainer": {
    "name": "Attila I. Katona",
    "email": "katona.attila@gtk.uni-pannon.hu",
    "login": "aikatona",
    "description": "",
    "uuid": 104217186
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "eurostat",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "giscoR",
      "role": "Imports"
    },
    {
      "package": "units",
      "role": "Imports"
    },
    {
      "package": "grid",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "aikatona",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-51",
      "n": 9
    },
    {
      "week": "2026-02",
      "n": 1
    },
    {
      "week": "2026-12",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "mtkurbucz",
      "count": 12,
      "uuid": 62575567
    }
  ],
  "_userbio": {
    "uuid": 104217186,
    "type": "user",
    "name": "aikatona"
  },
  "_downloads": {
    "count": 497,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/geonuts"
  },
  "_devurl": "https://github.com/aikatona/geonuts",
  "_searchresults": 4,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/geonuts.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/aikatona/geonuts",
  "_realowner": "aikatona",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2026-01-09"
    },
    {
      "version": "1.0.1",
      "date": "2026-03-18"
    }
  ],
  "_exports": [
    "get_nuts",
    "map_nuts"
  ],
  "_help": [
    {
      "page": "get_nuts",
      "title": "Identify NUTS Regions for Geolocations",
      "topics": [
        "get_nuts"
      ]
    },
    {
      "page": "map_nuts",
      "title": "Plot NUTS Matches on a Map",
      "topics": [
        "map_nuts"
      ]
    }
  ],
  "_readme": "https://github.com/aikatona/geonuts/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "assertthat",
    "backports",
    "bibtex",
    "bit",
    "bit64",
    "brio",
    "callr",
    "cellranger",
    "class",
    "classInt",
    "cli",
    "clipr",
    "countrycode",
    "cpp11",
    "crayon",
    "curl",
    "data.table",
    "DBI",
    "desc",
    "diffobj",
    "digest",
    "dplyr",
    "e1071",
    "eurostat",
    "evaluate",
    "farver",
    "fs",
    "generics",
    "ggplot2",
    "giscoR",
    "glue",
    "gtable",
    "here",
    "hms",
    "httr",
    "httr2",
    "isoband",
    "ISOweek",
    "jsonlite",
    "KernSmooth",
    "labeling",
    "lifecycle",
    "lubridate",
    "magrittr",
    "MASS",
    "mime",
    "openssl",
    "pillar",
    "pkgbuild",
    "pkgconfig",
    "pkgload",
    "plyr",
    "praise",
    "prettyunits",
    "processx",
    "progress",
    "proxy",
    "ps",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "readr",
    "readxl",
    "RefManageR",
    "regions",
    "rematch",
    "rlang",
    "rprojroot",
    "s2",
    "S7",
    "scales",
    "sf",
    "stringi",
    "stringr",
    "sys",
    "testthat",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "tzdb",
    "units",
    "utf8",
    "vctrs",
    "viridisLite",
    "vroom",
    "waldo",
    "withr",
    "wk",
    "xml2"
  ],
  "_vignettes": [
    {
      "source": "geonuts-demo.Rmd",
      "filename": "geonuts-demo.html",
      "title": "geonuts: Identify and Visualise European NUTS Regions",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "1. Identify NUTS regions",
        "2. Visualise NUTS regions",
        "3. Single-level example",
        "4. Working offline and caching",
        "Summary"
      ],
      "created": "2025-12-20 23:29:23",
      "modified": "2025-12-20 23:29:23",
      "commits": 1
    }
  ],
  "_score": 4.176091259055681,
  "_indexed": true,
  "_nocasepkg": "geonuts",
  "_universes": [
    "aikatona"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-17T09:02:51.000Z",
      "distro": "noble",
      "commit": "acf9f7aedf067d736b0cd55d57943014e6c4ae4f",
      "fileid": "05787fbfaf0795fd1fce1bb0db74b2377d6ce4c32cc4b6d9a6f4cbcf79ca3bb5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aikatona/actions/runs/25986451996"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-17T09:02:45.000Z",
      "distro": "noble",
      "commit": "acf9f7aedf067d736b0cd55d57943014e6c4ae4f",
      "fileid": "b1a3627398577221bf54029822020bb87918ffc414d6b4724d80ba61ee9123ff",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aikatona/actions/runs/25986451996"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-17T09:02:26.000Z",
      "commit": "acf9f7aedf067d736b0cd55d57943014e6c4ae4f",
      "fileid": "8a57abd50ce799e7ce40db643d2119be9f43e0a5fafeebba7214cdeebea4e9d7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aikatona/actions/runs/25986451996"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-17T09:02:28.000Z",
      "commit": "acf9f7aedf067d736b0cd55d57943014e6c4ae4f",
      "fileid": "e764b813cfd3af75ca561b8813d91690f399e3f9982aeba044c350d92f57925b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aikatona/actions/runs/25986451996"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-17T09:01:43.000Z",
      "commit": "acf9f7aedf067d736b0cd55d57943014e6c4ae4f",
      "fileid": "adccd80929605904e8ba74556e0bcb920126ecfaeff0e3a0436fbe911e0f5802",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aikatona/actions/runs/25986451996"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-17T09:01:52.000Z",
      "commit": "acf9f7aedf067d736b0cd55d57943014e6c4ae4f",
      "fileid": "a5636dbfccf5094507e8757a56d70231ab03e95c907ad93351459b63ddedc6f0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aikatona/actions/runs/25986451996"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-17T09:01:34.000Z",
      "commit": "acf9f7aedf067d736b0cd55d57943014e6c4ae4f",
      "fileid": "f2d4bf15172a9bc07b1d4db101b063d2fb8dabd5ee7c39b1be1aa660c9714c1e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aikatona/actions/runs/25986451996"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-06-02T17:08:38.000Z",
      "commit": "acf9f7aedf067d736b0cd55d57943014e6c4ae4f",
      "fileid": "08c9e23380fdacbc9b618752149523067475fb3a8051dfe88b6c7d75f63c18cd",
      "status": "success",
      "buildurl": "https://github.com/r-universe/aikatona/actions/runs/25986451996"
    }
  ]
}