{
  "_id": "6a286742732311cd87586729",
  "Package": "arcgeocoder",
  "Title": "Geocoding with the 'ArcGIS' REST API Service",
  "Version": "0.4.1",
  "Authors@R": "person(\"Diego\", \"Hernangómez\", , \"diego.hernangomezherrero@gmail.com\", role = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0000-0001-8457-4658\"))",
  "Description": "Lightweight interface for converting addresses into\ngeographic coordinates and coordinates into addresses using the\n'ArcGIS' REST API service\n<https://developers.arcgis.com/rest/geocode/api-reference/overview-world-geocoding-service.htm>.\nAddress text can be converted to location candidates and\nlocations can be converted into addresses. No API key is\nrequired.",
  "License": "MIT + file LICENSE",
  "URL": "https://dieghernan.github.io/arcgeocoder/,\nhttps://github.com/dieghernan/arcgeocoder",
  "BugReports": "https://github.com/dieghernan/arcgeocoder/issues",
  "VignetteBuilder": "quarto",
  "Config/Needs/website": "dieghernan/gitdevr, lwgeom, leaflet, terra,\ntidyterra, maptiles, styler, mapSpain, remotes, reactable,\ncrosstalk, sessioninfo",
  "Config/roxygen2/markdown": "TRUE",
  "Config/roxygen2/version": "8.0.0",
  "Config/testthat/edition": "3",
  "Config/testthat/parallel": "true",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Repository": "https://dieghernan.r-universe.dev",
  "Date/Publication": "2026-06-09 17:12:18 UTC",
  "RemoteUrl": "https://github.com/dieghernan/arcgeocoder",
  "RemoteRef": "HEAD",
  "RemoteSha": "edd366bc8b294f9824b31dc249cb3958cfaa9475",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-09 19:16:20 UTC",
    "User": "root"
  },
  "Author": "Diego Hernangómez [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0001-8457-4658>)",
  "Maintainer": "Diego Hernangómez <diego.hernangomezherrero@gmail.com>",
  "MD5sum": "b2d9327c9e276dc41902e17448e0ae6b",
  "_user": "dieghernan",
  "_type": "src",
  "_file": "arcgeocoder_0.4.1.tar.gz",
  "_fileid": "6ad87aa1704b396c3acfb035f2ae6a4bd04189c01564ff274fc19117c82381a2",
  "_filesize": 506869,
  "_sha256": "6ad87aa1704b396c3acfb035f2ae6a4bd04189c01564ff274fc19117c82381a2",
  "_created": "2026-06-09T19:16:20.000Z",
  "_published": "2026-06-09T19:19:30.298Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80406800936,
      "time": 130,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7517802685"
    },
    {
      "job": 80406801580,
      "time": 131,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7517805482"
    },
    {
      "job": 80406800931,
      "time": 147,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7517809931"
    },
    {
      "job": 80406801022,
      "time": 146,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7517808512"
    },
    {
      "job": 80406048237,
      "time": 235,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7517753611"
    },
    {
      "job": 80406800915,
      "time": 111,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7517796030"
    },
    {
      "job": 80406800925,
      "time": 110,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7517795498"
    },
    {
      "job": 80406800972,
      "time": 106,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7517794201"
    },
    {
      "job": 80406801051,
      "time": 115,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7517797531"
    }
  ],
  "_buildurl": "https://github.com/r-universe/dieghernan/actions/runs/27229620819",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/dieghernan/arcgeocoder",
  "_commit": {
    "id": "edd366bc8b294f9824b31dc249cb3958cfaa9475",
    "author": "Diego H <dieghernan@users.noreply.github.com>",
    "committer": "Diego H <dieghernan@users.noreply.github.com>",
    "message": "Fix checks",
    "time": 1781025138
  },
  "_maintainer": {
    "name": "Diego Hernangómez",
    "email": "diego.hernangomezherrero@gmail.com",
    "login": "dieghernan",
    "orcid": "0000-0001-8457-4658",
    "twitter": "@dhernangomez",
    "description": "",
    "uuid": 25656809
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "version": ">= 1.7.0",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "quarto",
      "role": "Suggests"
    },
    {
      "package": "sf",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    },
    {
      "package": "tidygeocoder",
      "role": "Suggests"
    }
  ],
  "_owner": "dieghernan",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-28",
      "n": 1
    },
    {
      "week": "2025-31",
      "n": 1
    },
    {
      "week": "2025-42",
      "n": 3
    },
    {
      "week": "2025-44",
      "n": 4
    },
    {
      "week": "2025-47",
      "n": 1
    },
    {
      "week": "2026-01",
      "n": 2
    },
    {
      "week": "2026-03",
      "n": 7
    },
    {
      "week": "2026-04",
      "n": 3
    },
    {
      "week": "2026-05",
      "n": 9
    },
    {
      "week": "2026-07",
      "n": 8
    },
    {
      "week": "2026-08",
      "n": 12
    },
    {
      "week": "2026-09",
      "n": 1
    },
    {
      "week": "2026-11",
      "n": 1
    },
    {
      "week": "2026-12",
      "n": 4
    },
    {
      "week": "2026-13",
      "n": 2
    },
    {
      "week": "2026-15",
      "n": 1
    },
    {
      "week": "2026-16",
      "n": 1
    },
    {
      "week": "2026-17",
      "n": 1
    },
    {
      "week": "2026-18",
      "n": 1
    },
    {
      "week": "2026-19",
      "n": 1
    },
    {
      "week": "2026-20",
      "n": 3
    },
    {
      "week": "2026-21",
      "n": 3
    },
    {
      "week": "2026-22",
      "n": 3
    },
    {
      "week": "2026-23",
      "n": 4
    },
    {
      "week": "2026-24",
      "n": 3
    }
  ],
  "_tags": [
    {
      "name": "v0.3.0",
      "date": "2026-01-15"
    },
    {
      "name": "v0.4.0",
      "date": "2026-03-20"
    },
    {
      "name": "v0.4.1",
      "date": "2026-06-03"
    }
  ],
  "_topics": [
    "geocoding",
    "arcgis",
    "address",
    "reverse-geocoding",
    "api-wrapper",
    "api-rest",
    "arcgis-api",
    "gis",
    "geocoder",
    "reverse-geocoder",
    "quarto"
  ],
  "_stars": 2,
  "_contributors": [
    {
      "user": "dieghernan",
      "count": 135,
      "uuid": 25656809
    },
    {
      "user": "imgbotapp",
      "count": 3,
      "uuid": 31427850
    }
  ],
  "_userbio": {
    "uuid": 25656809,
    "type": "user",
    "name": "Diego H."
  },
  "_downloads": {
    "count": 785,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/arcgeocoder"
  },
  "_devurl": "https://github.com/dieghernan/arcgeocoder",
  "_pkgdown": "https://dieghernan.github.io/arcgeocoder/",
  "_searchresults": 12,
  "_quarto": true,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/arcgeocoder.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/dieghernan/arcgeocoder",
  "_realowner": "dieghernan",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2024-01-15"
    },
    {
      "version": "0.2.0",
      "date": "2024-03-21"
    },
    {
      "version": "0.2.1",
      "date": "2024-12-17"
    },
    {
      "version": "0.3.0",
      "date": "2026-01-15"
    },
    {
      "version": "0.4.0",
      "date": "2026-03-20"
    },
    {
      "version": "0.4.1",
      "date": "2026-06-03"
    }
  ],
  "_exports": [
    "arc_geo",
    "arc_geo_categories",
    "arc_geo_multi",
    "arc_reverse_geo",
    "arcgeocoder_check_access"
  ],
  "_datasets": [
    {
      "name": "arc_categories",
      "title": "ArcGIS REST API category data",
      "object": "arc_categories",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "level_1",
        "level_2",
        "level_3"
      ],
      "rows": 383,
      "table": true,
      "tojson": true
    },
    {
      "name": "arc_spatial_references",
      "title": "Esri (ArcGIS) spatial reference data",
      "object": "arc_spatial_references",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "projtype",
        "wkid",
        "latestWkid",
        "authority",
        "deprecated",
        "description",
        "areaname",
        "wkt"
      ],
      "rows": 9608,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "arc_categories",
      "title": "ArcGIS REST API category data",
      "concept": [
        "datasets"
      ],
      "topics": [
        "arc_categories"
      ]
    },
    {
      "page": "arc_geo",
      "title": "Geocode addresses with the ArcGIS REST API",
      "concept": [
        "geocoding"
      ],
      "topics": [
        "arc_geo"
      ]
    },
    {
      "page": "arc_geo_categories",
      "title": "Geocode places by category in a given area",
      "concept": [
        "geocoding"
      ],
      "topics": [
        "arc_geo_categories"
      ]
    },
    {
      "page": "arc_geo_multi",
      "title": "Geocode addresses with a multi-field ArcGIS REST API query",
      "concept": [
        "geocoding"
      ],
      "topics": [
        "arc_geo_multi"
      ]
    },
    {
      "page": "arc_reverse_geo",
      "title": "Reverse geocode coordinates with the ArcGIS REST API",
      "concept": [
        "geocoding"
      ],
      "topics": [
        "arc_reverse_geo"
      ]
    },
    {
      "page": "arc_spatial_references",
      "title": "Esri (ArcGIS) spatial reference data",
      "concept": [
        "datasets"
      ],
      "topics": [
        "arc_spatial_references"
      ]
    }
  ],
  "_pkglogo": "https://github.com/dieghernan/arcgeocoder/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/dieghernan/arcgeocoder/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "dplyr",
    "generics",
    "glue",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "R6",
    "rlang",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "arcgeocoder.qmd",
      "filename": "arcgeocoder.html",
      "title": "Get started with arcgeocoder",
      "engine": "quarto::html",
      "headings": [
        "Why arcgeocoder?",
        "Recommended packages",
        "Usage",
        "Geocoding and reverse geocoding",
        "References"
      ],
      "created": "2026-02-11 22:43:11",
      "modified": "2026-06-07 23:11:46",
      "commits": 15
    },
    {
      "source": "feature-types.qmd",
      "filename": "feature-types.html",
      "title": "Reverse geocoding and feature types",
      "engine": "quarto::html",
      "headings": [
        "Reverse geocoding details",
        "Single featuretypes value",
        "Multiple featuretypes values",
        "Examples",
        "Example 1: Match to POI centroid returned",
        "Example 2: StreetAddress match returned",
        "Example 3: Locality match returned",
        "Example 4: Multiple values",
        "Example 5: No results for specific featuretypes",
        "Conclusion"
      ],
      "created": "2026-02-11 22:43:11",
      "modified": "2026-05-31 10:06:05",
      "commits": 10
    }
  ],
  "_score": 5.778151250383644,
  "_indexed": true,
  "_nocasepkg": "arcgeocoder",
  "_universes": [
    "dieghernan"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.1",
      "date": "2026-06-09T19:18:34.000Z",
      "distro": "noble",
      "commit": "edd366bc8b294f9824b31dc249cb3958cfaa9475",
      "fileid": "605750c6f4e6c25bfaabeaad10506429b2282337f8f02c204bfbd1380f28a925",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dieghernan/actions/runs/27229620819"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.1",
      "date": "2026-06-09T19:18:40.000Z",
      "distro": "noble",
      "commit": "edd366bc8b294f9824b31dc249cb3958cfaa9475",
      "fileid": "3300c365e0b4861b32262d310b6df8ebc9b48f5efa2e126718dc63734f4c6146",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dieghernan/actions/runs/27229620819"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.1",
      "date": "2026-06-09T19:18:56.000Z",
      "commit": "edd366bc8b294f9824b31dc249cb3958cfaa9475",
      "fileid": "ba9b0b6cd92ab1ed23b5aeaffda34ff8a12b2d7ec7cf1302da3a5f8b7eb5bbbf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dieghernan/actions/runs/27229620819"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.1",
      "date": "2026-06-09T19:18:49.000Z",
      "commit": "edd366bc8b294f9824b31dc249cb3958cfaa9475",
      "fileid": "1b0be0f423c1d93638ef9493a8390c64a6587e2ea3030f61508edc3cebe1a4e0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dieghernan/actions/runs/27229620819"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.1",
      "date": "2026-06-09T19:18:34.000Z",
      "commit": "edd366bc8b294f9824b31dc249cb3958cfaa9475",
      "fileid": "226edf883d1bf9e851cf931d5ccd9f13ce8a2f1235d26af1808f6bab266aaf5e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/dieghernan/actions/runs/27229620819"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.1",
      "date": "2026-06-09T19:18:08.000Z",
      "commit": "edd366bc8b294f9824b31dc249cb3958cfaa9475",
      "fileid": "e3814e275bfdadf637a717c9472ae9c2f562e0eac9f628b216de823e3a149fb9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dieghernan/actions/runs/27229620819"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.1",
      "date": "2026-06-09T19:18:05.000Z",
      "commit": "edd366bc8b294f9824b31dc249cb3958cfaa9475",
      "fileid": "7d34c42120e26259c21bd4b0a2e96f694d4a3dc159825466ca883d98ec71b242",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dieghernan/actions/runs/27229620819"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.4.1",
      "date": "2026-06-09T19:18:21.000Z",
      "commit": "edd366bc8b294f9824b31dc249cb3958cfaa9475",
      "fileid": "c538c8de6437580c987b419950135dc25583d32ad3d169aa467586dc62fbcc09",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dieghernan/actions/runs/27229620819"
    }
  ]
}