{
  "_id": "6a288c4e732311cd87589e25",
  "Type": "Package",
  "Package": "nominatimlite",
  "Title": "Interface to the 'Nominatim' API",
  "Version": "0.6.0",
  "Authors@R": "c(\nperson(\"Diego\", \"Hernangómez\", , \"diego.hernangomezherrero@gmail.com\", role = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0000-0001-8457-4658\")),\nperson(\"Jindra\", \"Lacko\", role = c(\"ctb\", \"rev\"),\ncomment = c(ORCID = \"0000-0002-0375-5156\")),\nperson(\"Alex\", \"White\", role = \"ctb\"),\nperson(\"OpenStreetMap\", role = \"cph\",\ncomment = \"For the data\")\n)",
  "Description": "Lightweight interface to the 'OpenStreetMap' 'Nominatim'\nAPI <https://nominatim.org/release-docs/latest/>. Extract\ncoordinates from addresses, retrieve addresses from\ncoordinates, look up amenities and addresses, and return\nresults as 'tibble' or 'sf' objects.",
  "License": "MIT + file LICENSE",
  "URL": "https://dieghernan.github.io/nominatimlite/,\nhttps://github.com/dieghernan/nominatimlite",
  "BugReports": "https://github.com/dieghernan/nominatimlite/issues",
  "VignetteBuilder": "quarto",
  "Config/Needs/website": "dieghernan/gitdevr, pak, tidyverse, leaflet,\nreactable, crosstalk, tidyr, htmltools",
  "Config/roxygen2/markdown": "TRUE",
  "Config/roxygen2/version": "8.0.0",
  "Config/testthat/edition": "3",
  "Config/testthat/parallel": "false",
  "Copyright": "Data © OpenStreetMap contributors, ODbL 1.0.\n<https://www.openstreetmap.org/copyright>",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibssl-dev libproj-dev libsqlite3-dev libudunits2-dev",
  "Repository": "https://dieghernan.r-universe.dev",
  "Date/Publication": "2026-06-09 20:15:19 UTC",
  "RemoteUrl": "https://github.com/dieghernan/nominatimlite",
  "RemoteRef": "HEAD",
  "RemoteSha": "d75f2f449f7d20f6ebd6469e0c3c8c55ea74f182",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-09 21:54:04 UTC",
    "User": "root"
  },
  "Author": "Diego Hernangómez [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0001-8457-4658>),\nJindra Lacko [ctb, rev] (ORCID:\n<https://orcid.org/0000-0002-0375-5156>),\nAlex White [ctb],\nOpenStreetMap [cph] (For the data)",
  "Maintainer": "Diego Hernangómez <diego.hernangomezherrero@gmail.com>",
  "MD5sum": "1a559d9082e3dc438ec191c48f8ee22b",
  "_user": "dieghernan",
  "_type": "src",
  "_file": "nominatimlite_0.6.0.tar.gz",
  "_fileid": "ac1f9fed700a47663f4fabbd718a678b84213ec6c8aae1da5564ea0840d1e9d7",
  "_filesize": 314907,
  "_sha256": "ac1f9fed700a47663f4fabbd718a678b84213ec6c8aae1da5564ea0840d1e9d7",
  "_created": "2026-06-09T21:54:04.000Z",
  "_published": "2026-06-09T21:57:34.263Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80435852691,
      "time": 153,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7521150030"
    },
    {
      "job": 80435852720,
      "time": 142,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7521146501"
    },
    {
      "job": 80435852699,
      "time": 150,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7521148200"
    },
    {
      "job": 80435852713,
      "time": 173,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7521156486"
    },
    {
      "job": 80435324574,
      "time": 185,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7521101139"
    },
    {
      "job": 80435852698,
      "time": 134,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7521143424"
    },
    {
      "job": 80435852725,
      "time": 141,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7521145913"
    },
    {
      "job": 80435852728,
      "time": 129,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7521141862"
    },
    {
      "job": 80435852723,
      "time": 127,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7521141822"
    }
  ],
  "_buildurl": "https://github.com/r-universe/dieghernan/actions/runs/27238144016",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/dieghernan/nominatimlite",
  "_commit": {
    "id": "d75f2f449f7d20f6ebd6469e0c3c8c55ea74f182",
    "author": "Diego H <diego.hernangomezherrero@gmail.com>",
    "committer": "Diego H <diego.hernangomezherrero@gmail.com>",
    "message": "Add jarl linters\n",
    "time": 1781036119
  },
  "_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": "sf",
      "version": ">= 0.9.0",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "arcgeocoder",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "quarto",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tidygeocoder",
      "role": "Suggests"
    }
  ],
  "_owner": "dieghernan",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [
    {
      "week": "2025-29",
      "n": 1
    },
    {
      "week": "2025-31",
      "n": 1
    },
    {
      "week": "2025-35",
      "n": 2
    },
    {
      "week": "2025-42",
      "n": 2
    },
    {
      "week": "2025-44",
      "n": 4
    },
    {
      "week": "2025-47",
      "n": 1
    },
    {
      "week": "2026-01",
      "n": 1
    },
    {
      "week": "2026-02",
      "n": 1
    },
    {
      "week": "2026-03",
      "n": 5
    },
    {
      "week": "2026-04",
      "n": 2
    },
    {
      "week": "2026-05",
      "n": 5
    },
    {
      "week": "2026-07",
      "n": 5
    },
    {
      "week": "2026-08",
      "n": 8
    },
    {
      "week": "2026-09",
      "n": 1
    },
    {
      "week": "2026-10",
      "n": 5
    },
    {
      "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": 3
    },
    {
      "week": "2026-19",
      "n": 1
    },
    {
      "week": "2026-20",
      "n": 2
    },
    {
      "week": "2026-21",
      "n": 3
    },
    {
      "week": "2026-22",
      "n": 2
    },
    {
      "week": "2026-23",
      "n": 4
    },
    {
      "week": "2026-24",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.4.3",
      "date": "2026-01-11"
    },
    {
      "name": "v0.5.0",
      "date": "2026-03-18"
    },
    {
      "name": "v0.6.0",
      "date": "2026-06-02"
    }
  ],
  "_topics": [
    "geocoding",
    "openstreetmap",
    "address",
    "nominatim",
    "reverse-geocoding",
    "shapefile",
    "spatial",
    "api-wrapper",
    "api",
    "gis",
    "geocoder",
    "reverse-geocoder",
    "quarto"
  ],
  "_stars": 20,
  "_contributors": [
    {
      "user": "dieghernan",
      "count": 366,
      "uuid": 25656809
    },
    {
      "user": "jlacko",
      "count": 5,
      "uuid": 29260421
    },
    {
      "user": "alexwhitedatamine",
      "count": 1,
      "uuid": 160436156
    },
    {
      "user": "imgbotapp",
      "count": 1,
      "uuid": 31427850
    }
  ],
  "_userbio": {
    "uuid": 25656809,
    "type": "user",
    "name": "Diego H."
  },
  "_downloads": {
    "count": 915,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/nominatimlite"
  },
  "_devurl": "https://github.com/dieghernan/nominatimlite",
  "_pkgdown": "https://dieghernan.github.io/nominatimlite/",
  "_searchresults": 52,
  "_quarto": true,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/nominatimlite.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/dieghernan/nominatimlite",
  "_realowner": "dieghernan",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2021-09-16"
    },
    {
      "version": "0.1.1",
      "date": "2021-09-30"
    },
    {
      "version": "0.1.2",
      "date": "2021-10-07"
    },
    {
      "version": "0.1.3",
      "date": "2021-10-21"
    },
    {
      "version": "0.1.4",
      "date": "2021-10-28"
    },
    {
      "version": "0.1.5",
      "date": "2021-11-27"
    },
    {
      "version": "0.1.6",
      "date": "2022-06-10"
    },
    {
      "version": "0.2.0",
      "date": "2023-05-11"
    },
    {
      "version": "0.2.1",
      "date": "2023-08-15"
    },
    {
      "version": "0.3.0",
      "date": "2024-03-01"
    },
    {
      "version": "0.4.0",
      "date": "2024-05-27"
    },
    {
      "version": "0.4.1",
      "date": "2024-07-19"
    },
    {
      "version": "0.4.2",
      "date": "2024-12-17"
    },
    {
      "version": "0.4.3",
      "date": "2026-01-11"
    },
    {
      "version": "0.5.0",
      "date": "2026-03-18"
    },
    {
      "version": "0.6.0",
      "date": "2026-06-03"
    }
  ],
  "_exports": [
    "bbox_to_poly",
    "geo_address_lookup",
    "geo_address_lookup_sf",
    "geo_amenity",
    "geo_amenity_sf",
    "geo_lite",
    "geo_lite_sf",
    "geo_lite_struct",
    "geo_lite_struct_sf",
    "nominatim_check_access",
    "reverse_geo_lite",
    "reverse_geo_lite_sf"
  ],
  "_datasets": [
    {
      "name": "osm_amenities",
      "title": "OpenStreetMap amenity database",
      "object": "osm_amenities",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "category",
        "amenity",
        "comment"
      ],
      "rows": 136,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "bbox_to_poly",
      "title": "Coerce a bounding box to a 'sfc' 'POLYGON' object",
      "concept": [
        "spatial"
      ],
      "topics": [
        "bbox_to_poly"
      ]
    },
    {
      "page": "geo_address_lookup",
      "title": "Address lookup API",
      "concept": [
        "geocoding",
        "lookup"
      ],
      "topics": [
        "geo_address_lookup"
      ]
    },
    {
      "page": "geo_address_lookup_sf",
      "title": "Address lookup API with 'sf' output",
      "concept": [
        "geocoding",
        "lookup",
        "spatial"
      ],
      "topics": [
        "geo_address_lookup_sf"
      ]
    },
    {
      "page": "geo_amenity",
      "title": "Geocode amenities",
      "concept": [
        "amenity",
        "geocoding"
      ],
      "topics": [
        "geo_amenity"
      ]
    },
    {
      "page": "geo_amenity_sf",
      "title": "Geocode amenities with 'sf' output",
      "concept": [
        "amenity",
        "geocoding",
        "spatial"
      ],
      "topics": [
        "geo_amenity_sf"
      ]
    },
    {
      "page": "geo_lite",
      "title": "Address search API (free-form query)",
      "concept": [
        "geocoding"
      ],
      "topics": [
        "geo_lite"
      ]
    },
    {
      "page": "geo_lite_sf",
      "title": "Address search API with 'sf' output (free-form query)",
      "concept": [
        "geocoding",
        "spatial"
      ],
      "topics": [
        "geo_lite_sf"
      ]
    },
    {
      "page": "geo_lite_struct",
      "title": "Address search API (structured query)",
      "concept": [
        "geocoding"
      ],
      "topics": [
        "geo_lite_struct"
      ]
    },
    {
      "page": "geo_lite_struct_sf",
      "title": "Address search API with 'sf' output (structured query)",
      "concept": [
        "geocoding",
        "spatial"
      ],
      "topics": [
        "geo_lite_struct_sf"
      ]
    },
    {
      "page": "osm_amenities",
      "title": "OpenStreetMap amenity database",
      "concept": [
        "amenity",
        "datasets"
      ],
      "topics": [
        "osm_amenities"
      ]
    },
    {
      "page": "reverse_geo_lite",
      "title": "Reverse geocoding API",
      "concept": [
        "reverse"
      ],
      "topics": [
        "reverse_geo_lite"
      ]
    },
    {
      "page": "reverse_geo_lite_sf",
      "title": "Reverse geocoding API with 'sf' output",
      "concept": [
        "reverse",
        "spatial"
      ],
      "topics": [
        "reverse_geo_lite_sf"
      ]
    }
  ],
  "_pkglogo": "https://github.com/dieghernan/nominatimlite/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/dieghernan/nominatimlite/raw/HEAD/README.md",
  "_rundeps": [
    "class",
    "classInt",
    "cli",
    "DBI",
    "dplyr",
    "e1071",
    "generics",
    "glue",
    "jsonlite",
    "KernSmooth",
    "lifecycle",
    "magrittr",
    "MASS",
    "pillar",
    "pkgconfig",
    "proxy",
    "R6",
    "Rcpp",
    "rlang",
    "s2",
    "sf",
    "tibble",
    "tidyselect",
    "units",
    "utf8",
    "vctrs",
    "withr",
    "wk"
  ],
  "_vignettes": [
    {
      "source": "nominatimlite.qmd",
      "filename": "nominatimlite.html",
      "title": "Get started with nominatimlite",
      "engine": "quarto::html",
      "headings": [
        "What is Nominatim?",
        "Why nominatimlite?",
        "Recommended packages",
        "Usage",
        "sf objects",
        "Geocoding and reverse geocoding",
        "References"
      ],
      "created": "2026-02-12 21:35:11",
      "modified": "2026-06-09 20:15:19",
      "commits": 14
    }
  ],
  "_score": 8.418433880080325,
  "_indexed": true,
  "_nocasepkg": "nominatimlite",
  "_universes": [
    "dieghernan"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.6.0",
      "date": "2026-06-09T21:56:32.000Z",
      "distro": "noble",
      "commit": "d75f2f449f7d20f6ebd6469e0c3c8c55ea74f182",
      "fileid": "ef7693896f2e4eb18f2e77ff5b54d84a9e6e290a874dcd8e32adfb5ead1497fd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dieghernan/actions/runs/27238144016"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.6.0",
      "date": "2026-06-09T21:56:22.000Z",
      "distro": "noble",
      "commit": "d75f2f449f7d20f6ebd6469e0c3c8c55ea74f182",
      "fileid": "9566cde40ac96c8e4c784abbda56099a2f7145c01a66928ee929447c696c7e56",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dieghernan/actions/runs/27238144016"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.6.0",
      "date": "2026-06-09T21:56:26.000Z",
      "commit": "d75f2f449f7d20f6ebd6469e0c3c8c55ea74f182",
      "fileid": "d514dbd9a355f4010e54090fac32a30183b6fd7c67848a6f82f2f4d7173652eb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dieghernan/actions/runs/27238144016"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.6.0",
      "date": "2026-06-09T21:56:52.000Z",
      "commit": "d75f2f449f7d20f6ebd6469e0c3c8c55ea74f182",
      "fileid": "513ebe5116cd5985b3ae5d2df32a9533303fef61ddcd44dc78fc27c71eec237a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dieghernan/actions/runs/27238144016"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.6.0",
      "date": "2026-06-09T21:56:33.000Z",
      "commit": "d75f2f449f7d20f6ebd6469e0c3c8c55ea74f182",
      "fileid": "3e7431dfefa6bcfdd193cf2324bbc22db1efa83246c03e84772bab93dd1dafb4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/dieghernan/actions/runs/27238144016"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.6.0",
      "date": "2026-06-09T21:56:02.000Z",
      "commit": "d75f2f449f7d20f6ebd6469e0c3c8c55ea74f182",
      "fileid": "1211632cfdb50132e2abf4d1a25149418f40f654928e10615be40452e176571e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dieghernan/actions/runs/27238144016"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.6.0",
      "date": "2026-06-09T21:56:03.000Z",
      "commit": "d75f2f449f7d20f6ebd6469e0c3c8c55ea74f182",
      "fileid": "6ac3b11a3a27510e0a28336e11edc769d35c031bbb970868f304dd062be85de8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dieghernan/actions/runs/27238144016"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.6.0",
      "date": "2026-06-09T21:56:03.000Z",
      "commit": "d75f2f449f7d20f6ebd6469e0c3c8c55ea74f182",
      "fileid": "7cb4e2495bf2b38b25f6ee5e352014f199d1fd764da3f4cc29745e2cf18ab65e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dieghernan/actions/runs/27238144016"
    }
  ]
}