{
  "_id": "6a633d1fd3420cf5dfdb8fdd",
  "Package": "locatr",
  "Title": "Audit-Ready Geocoding and Local Geography for Messy Location\nData",
  "Version": "0.1.0",
  "Authors@R": "person(\"George\", \"Arthur\", , \"prigasgenthian48@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-1975-1459\"))",
  "Description": "Cleans, geocodes, validates, reviews, and exports messy\nlocation address data supplied by the user. The package sits on\ntop of 'tidygeocoder': it calls geocoding services, rejects\nimplausible coordinates with configurable region guards,\napplies fallback name/address matching, joins points to\noptional local geography with 'sf', and records an audit trail\nshowing how each coordinate was produced. Outputs are designed\nfor manual review, dashboards, and reusable location\ncrosswalks.",
  "License": "MIT + file LICENSE",
  "URL": "https://prigasg.github.io/locatr/,\nhttps://github.com/PrigasG/locatr",
  "BugReports": "https://github.com/PrigasG/locatr/issues",
  "VignetteBuilder": "knitr",
  "Config/Needs/website": "pkgdown",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Language": "en-US",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibicu-dev libssl-dev libproj-dev libsqlite3-dev\nlibudunits2-dev libx11-dev",
  "Repository": "https://prigasg.r-universe.dev",
  "Date/Publication": "2026-07-08 00:47:35 UTC",
  "RemoteUrl": "https://github.com/prigasg/locatr",
  "RemoteRef": "HEAD",
  "RemoteSha": "6ed354d221439b1a7c1cdc9256379bc1ee4c5225",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-24 08:11:34 UTC",
    "User": "root"
  },
  "Author": "George Arthur [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-1975-1459>)",
  "Maintainer": "George Arthur <prigasgenthian48@gmail.com>",
  "_user": "prigasg",
  "_type": "src",
  "_file": "locatr_0.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/119c275113bed15b4c7bb5e74566bc0b04a5c075dab62633a1d6c44eac6ee225",
  "_filesize": 1582301,
  "_sha256": "119c275113bed15b4c7bb5e74566bc0b04a5c075dab62633a1d6c44eac6ee225",
  "_expires": "2026-11-01T10:23:25.000Z",
  "_created": "2026-07-24T08:11:34.000Z",
  "_published": "2026-07-24T10:23:27.387Z",
  "_jobs": [
    {
      "job": 89433163003,
      "time": 167,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8590707955"
    },
    {
      "job": 89433163007,
      "time": 169,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8590708818"
    },
    {
      "job": 89433162988,
      "time": 81,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8593695259"
    },
    {
      "job": 89433162993,
      "time": 111,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8593705847"
    },
    {
      "job": 89432455851,
      "time": 226,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8590645899"
    },
    {
      "job": 89433162969,
      "time": 150,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8590701096"
    },
    {
      "job": 89433162963,
      "time": 98,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8590682790"
    },
    {
      "job": 89433162977,
      "time": 240,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8590736563"
    },
    {
      "job": 89433162938,
      "time": 236,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8590735015"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/prigasg/actions/runs/30077823736",
  "_status": "success",
  "_upstream": "https://github.com/prigasg/locatr",
  "_commit": {
    "id": "6ed354d221439b1a7c1cdc9256379bc1ee4c5225",
    "author": "George Arthur <prigasgenthian48@gmail.com>",
    "committer": "George Arthur <prigasgenthian48@gmail.com>",
    "message": "Add CRAN build helper\n",
    "time": 1783471655
  },
  "_maintainer": {
    "name": "George Arthur",
    "email": "prigasgenthian48@gmail.com",
    "login": "prigasg",
    "orcid": "0000-0002-1975-1459",
    "description": "Code admirer and learner",
    "uuid": 55806509
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "datasets",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidygeocoder",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "arrow",
      "role": "Suggests"
    },
    {
      "package": "bslib",
      "role": "Suggests"
    },
    {
      "package": "DT",
      "role": "Suggests"
    },
    {
      "package": "httr",
      "role": "Suggests"
    },
    {
      "package": "jsonlite",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "leaflet",
      "role": "Suggests"
    },
    {
      "package": "pkgdown",
      "role": "Suggests"
    },
    {
      "package": "readxl",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "shiny",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.1.7",
      "role": "Suggests"
    },
    {
      "package": "tigris",
      "role": "Suggests"
    },
    {
      "package": "writexl",
      "role": "Suggests"
    }
  ],
  "_owner": "prigasg",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-27",
      "n": 34
    },
    {
      "week": "2026-28",
      "n": 3
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2026-06-30"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "prigasg",
      "count": 37,
      "uuid": 55806509
    }
  ],
  "_userbio": {
    "uuid": 55806509,
    "type": "user",
    "name": "George Arthur",
    "followers": 1,
    "description": "Code admirer and learner"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/locatr"
  },
  "_devurl": "https://github.com/prigasg/locatr",
  "_pkgdown": "https://prigasg.github.io/locatr/",
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/locatr.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/prigasg/locatr",
  "_realowner": "prigasg",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-07-23"
    }
  ],
  "_exports": [
    "add_census_geographies",
    "add_county_muni",
    "add_local_geography",
    "add_match_confidence",
    "add_muni_from_key",
    "add_muni_from_shapes",
    "apply_manual_overrides",
    "backfill_from_reference",
    "bbox_from_sf",
    "build_local_geography",
    "build_review_overrides",
    "cache_clear",
    "cache_info",
    "clean_addresses",
    "compare_geocode_runs",
    "explain_geocode_result",
    "export_location_crosswalk",
    "flag_bad_addresses",
    "flag_field_conflicts",
    "geocode_address",
    "geocode_arcgis",
    "geocode_by_name",
    "geocode_census",
    "geocode_provenance",
    "geocode_records",
    "geocode_report",
    "in_bbox",
    "locatr_cache",
    "plot_geocode_review_map",
    "region_bbox",
    "run_locatr_app",
    "run_locatr_review_app",
    "suggest_geography_level",
    "summarise_geocoding",
    "validate_geocodes",
    "write_geocode_review"
  ],
  "_help": [
    {
      "page": "add_census_geographies",
      "title": "Attach multiple Census geography levels to geocoded points",
      "topics": [
        "add_census_geographies"
      ]
    },
    {
      "page": "add_county_muni",
      "title": "Add county and municipality fields from Census boundaries",
      "topics": [
        "add_county_muni"
      ]
    },
    {
      "page": "add_local_geography",
      "title": "Join records to local geography",
      "topics": [
        "add_local_geography"
      ]
    },
    {
      "page": "add_match_confidence",
      "title": "Add a unified match-confidence score",
      "topics": [
        "add_match_confidence"
      ]
    },
    {
      "page": "add_muni_from_key",
      "title": "Add county and municipality fields by joining on a shared key",
      "topics": [
        "add_muni_from_key"
      ]
    },
    {
      "page": "add_muni_from_shapes",
      "title": "Add county and municipality fields from boundary polygons",
      "topics": [
        "add_muni_from_shapes"
      ]
    },
    {
      "page": "apply_manual_overrides",
      "title": "Apply completed manual overrides",
      "topics": [
        "apply_manual_overrides"
      ]
    },
    {
      "page": "backfill_from_reference",
      "title": "Backfill verified coordinates from a trusted reference table (Tier 0)",
      "topics": [
        "backfill_from_reference"
      ]
    },
    {
      "page": "bbox_from_sf",
      "title": "Build a geocoding bounding box from an sf layer",
      "topics": [
        "bbox_from_sf"
      ]
    },
    {
      "page": "build_local_geography",
      "title": "Build a local geography layer from Census TIGER/Line boundaries",
      "topics": [
        "build_local_geography"
      ]
    },
    {
      "page": "build_review_overrides",
      "title": "Build a manual-override table from review decisions",
      "topics": [
        "build_review_overrides"
      ]
    },
    {
      "page": "cache_clear",
      "title": "Clear a locatr cache",
      "topics": [
        "cache_clear"
      ]
    },
    {
      "page": "cache_info",
      "title": "Summarise a locatr cache",
      "topics": [
        "cache_info"
      ]
    },
    {
      "page": "clean_addresses",
      "title": "Clean and standardise address fields",
      "topics": [
        "clean_addresses"
      ]
    },
    {
      "page": "compare_geocode_runs",
      "title": "Compare two geocoding runs",
      "topics": [
        "compare_geocode_runs"
      ]
    },
    {
      "page": "explain_geocode_result",
      "title": "Explain how geocoded records were handled",
      "topics": [
        "explain_geocode_result"
      ]
    },
    {
      "page": "export_location_crosswalk",
      "title": "Export the location crosswalk",
      "topics": [
        "export_location_crosswalk"
      ]
    },
    {
      "page": "flag_bad_addresses",
      "title": "Flag addresses that should not be blindly geocoded",
      "topics": [
        "flag_bad_addresses"
      ]
    },
    {
      "page": "flag_field_conflicts",
      "title": "Flag cross-field conflicts in location data",
      "topics": [
        "flag_field_conflicts"
      ]
    },
    {
      "page": "geocode_address",
      "title": "Look up a single address and return ranked candidate points",
      "topics": [
        "geocode_address"
      ]
    },
    {
      "page": "geocode_arcgis",
      "title": "ArcGIS address fallback pass (Google-like fuzzy matching)",
      "topics": [
        "geocode_arcgis"
      ]
    },
    {
      "page": "geocode_by_name",
      "title": "Name-based geocode pass (the \"paste it in a browser\" tier)",
      "topics": [
        "geocode_by_name"
      ]
    },
    {
      "page": "geocode_census",
      "title": "Primary geocode pass via the US Census batch geocoder",
      "topics": [
        "geocode_census"
      ]
    },
    {
      "page": "geocode_provenance",
      "title": "Read the provenance manifest from a geocoding run",
      "topics": [
        "geocode_provenance",
        "print.locatr_provenance"
      ]
    },
    {
      "page": "geocode_records",
      "title": "Run the full geocoding cascade",
      "topics": [
        "geocode_records"
      ]
    },
    {
      "page": "geocode_report",
      "title": "Summarise a geocoding run into a provenance report",
      "topics": [
        "geocode_report",
        "print.locatr_report"
      ]
    },
    {
      "page": "in_bbox",
      "title": "Is a coordinate inside a bounding box?",
      "topics": [
        "in_bbox"
      ]
    },
    {
      "page": "locatr_cache",
      "title": "Create a locatr response cache",
      "topics": [
        "locatr_cache",
        "print.locatr_cache"
      ]
    },
    {
      "page": "plot_geocode_review_map",
      "title": "Plot geocoded records for review",
      "topics": [
        "plot_geocode_review_map"
      ]
    },
    {
      "page": "region_bbox",
      "title": "Region bounding box",
      "topics": [
        "region_bbox"
      ]
    },
    {
      "page": "run_locatr_app",
      "title": "Launch the locatr demo Shiny app",
      "topics": [
        "run_locatr_app"
      ]
    },
    {
      "page": "run_locatr_review_app",
      "title": "Launch the locatr map-based review app",
      "topics": [
        "run_locatr_review_app"
      ]
    },
    {
      "page": "suggest_geography_level",
      "title": "Suggest a Census geography level for a state",
      "topics": [
        "suggest_geography_level"
      ]
    },
    {
      "page": "summarise_geocoding",
      "title": "Summarise geocoding quality",
      "topics": [
        "summarise_geocoding"
      ]
    },
    {
      "page": "validate_geocodes",
      "title": "Validate geocoded coordinates against a region",
      "topics": [
        "validate_geocodes"
      ]
    },
    {
      "page": "write_geocode_review",
      "title": "Export only the records that still need a human",
      "topics": [
        "write_geocode_review"
      ]
    }
  ],
  "_pkglogo": "https://github.com/prigasg/locatr/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/prigasg/locatr/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "bit",
    "bit64",
    "class",
    "classInt",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "curl",
    "DBI",
    "dplyr",
    "e1071",
    "generics",
    "glue",
    "hms",
    "httr",
    "jsonlite",
    "KernSmooth",
    "lifecycle",
    "magrittr",
    "MASS",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "proxy",
    "R6",
    "Rcpp",
    "readr",
    "rlang",
    "s2",
    "sf",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidygeocoder",
    "tidyselect",
    "tzdb",
    "units",
    "utf8",
    "vctrs",
    "vroom",
    "withr",
    "wk"
  ],
  "_vignettes": [
    {
      "source": "location-geocoding.Rmd",
      "filename": "location-geocoding.html",
      "title": "Location geocoding workflow",
      "engine": "knitr::rmarkdown",
      "headings": [
        "1. Pull and clean",
        "2. Geocode with a guarded cascade",
        "3. Geography join",
        "4. Review, override, export",
        "5. Reproducible runs and provenance"
      ],
      "created": "2026-06-30 01:52:44",
      "modified": "2026-07-02 02:52:17",
      "commits": 7
    }
  ],
  "_score": 4,
  "_indexed": true,
  "_nocasepkg": "locatr",
  "_universes": [
    "prigasg"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-24T08:14:15.000Z",
      "distro": "resolute",
      "commit": "6ed354d221439b1a7c1cdc9256379bc1ee4c5225",
      "fileid": "https://r2.ropensci.org/51abc3aca27d8953bf25e7712cb459ea1735b63f9c6004cc51d03938ffa8debc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/prigasg/actions/runs/30077823736"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-24T08:14:16.000Z",
      "distro": "resolute",
      "commit": "6ed354d221439b1a7c1cdc9256379bc1ee4c5225",
      "fileid": "https://r2.ropensci.org/5c02933f8fca49bc7bc2b6d2570f4c45b759f9af1d849adc0b6549871edda74d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/prigasg/actions/runs/30077823736"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-24T10:22:13.000Z",
      "commit": "6ed354d221439b1a7c1cdc9256379bc1ee4c5225",
      "fileid": "https://r2.ropensci.org/9cfbca38918e7d87986b8f52d69fd49854b6a3e9b87717f783e00d1e40ad7ccd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/prigasg/actions/runs/30077823736"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-24T10:22:37.000Z",
      "commit": "6ed354d221439b1a7c1cdc9256379bc1ee4c5225",
      "fileid": "https://r2.ropensci.org/66fcd92fa7375218f51ec8b5d911b0694fb6ecf5a8f8026e931d9660a35638a7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/prigasg/actions/runs/30077823736"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-07-24T08:14:20.000Z",
      "commit": "6ed354d221439b1a7c1cdc9256379bc1ee4c5225",
      "fileid": "https://r2.ropensci.org/2be100212f784cf33b15f168042e3ffef8dcabd3816a0edb0d43ebbfae6b30af",
      "status": "success",
      "buildurl": "https://github.com/r-universe/prigasg/actions/runs/30077823736"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-24T08:12:58.000Z",
      "commit": "6ed354d221439b1a7c1cdc9256379bc1ee4c5225",
      "fileid": "https://r2.ropensci.org/061cb1980b14b6979e04d43dac85c834ac2a2b4769a67b7ceacc8cea803e3cc1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/prigasg/actions/runs/30077823736"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-24T08:15:14.000Z",
      "commit": "6ed354d221439b1a7c1cdc9256379bc1ee4c5225",
      "fileid": "https://r2.ropensci.org/492ff91bdef02dbd973f2a020d381f810a79f54801a82f6cd6d98bec22542006",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/prigasg/actions/runs/30077823736"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-24T08:15:17.000Z",
      "commit": "6ed354d221439b1a7c1cdc9256379bc1ee4c5225",
      "fileid": "https://r2.ropensci.org/fe393af2c2a6e2fe798319b1f44b31c269348da984d0d9e842dfec5351c07f22",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/prigasg/actions/runs/30077823736"
    }
  ]
}