{
  "_id": "6a11c5c1acfb0bcc41d003cb",
  "Package": "PostcodesioR",
  "Type": "Package",
  "Title": "API Wrapper Around 'Postcodes.io'",
  "Version": "0.3.1",
  "Authors@R": "c(person(\"Eryk\", \"Walczak\", \nemail = \"erykjwalczak@gmail.com\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0001-8724-462X\")),\nperson(\"Claudia\", \"Vitolo\",\nrole = \"rev\",\ncomment = c(ORCID = \"0000-0002-4252-1176\")),\nperson(\"Robin\", \"Lovelace\",\nrole = \"rev\",\ncomment = c(ORCID = \"0000-0001-5679-6536\")))",
  "Maintainer": "Eryk Walczak <erykjwalczak@gmail.com>",
  "Description": "Free UK geocoding using data from Office for National\nStatistics. It is using several functions to get information\nabout post codes, outward codes, reverse geocoding, nearest\npost codes/outward codes, validation, or randomly generate a\npost code. API wrapper around <https://postcodes.io>.",
  "License": "GPL-3",
  "URL": "https://docs.ropensci.org/PostcodesioR/",
  "RoxygenNote": "7.1.2",
  "VignetteBuilder": "knitr",
  "BugReports": "https://github.com/ropensci/PostcodesioR/issues",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://ropensci.r-universe.dev",
  "Date/Publication": "2023-04-14 16:54:48 UTC",
  "RemoteUrl": "https://github.com/ropensci/PostcodesioR",
  "RemoteRef": "master",
  "RemoteSha": "f52a9df76d8d3c64019f53c1bf2b5e5d9965f246",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-23 15:17:48 UTC",
    "User": "root"
  },
  "Author": "Eryk Walczak [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-8724-462X>),\nClaudia Vitolo [rev] (ORCID: <https://orcid.org/0000-0002-4252-1176>),\nRobin Lovelace [rev] (ORCID: <https://orcid.org/0000-0001-5679-6536>)",
  "MD5sum": "1351efec12112e2e8f52471b218c9850",
  "_user": "ropensci",
  "_type": "src",
  "_file": "PostcodesioR_0.3.1.tar.gz",
  "_fileid": "42dd2c5ffd20b2e12a512e9747df08c2d8978516447857eea93b3ead40ea18fb",
  "_filesize": 190580,
  "_sha256": "42dd2c5ffd20b2e12a512e9747df08c2d8978516447857eea93b3ead40ea18fb",
  "_created": "2026-05-23T15:17:48.000Z",
  "_published": "2026-05-23T15:20:33.423Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77530585307,
      "time": 130,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7177798005"
    },
    {
      "job": 77530585313,
      "time": 109,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7177796322"
    },
    {
      "job": 77530585312,
      "time": 74,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7177793246"
    },
    {
      "job": 77530585321,
      "time": 84,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7177794183"
    },
    {
      "job": 77530417273,
      "time": 168,
      "config": "pkgdown",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7177785883"
    },
    {
      "job": 77530417264,
      "time": 178,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7177786775"
    },
    {
      "job": 77530585335,
      "time": 107,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7177796222"
    },
    {
      "job": 77530585325,
      "time": 70,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7177792970"
    },
    {
      "job": 77530585323,
      "time": 89,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7177794796"
    },
    {
      "job": 77530585331,
      "time": 63,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7177792277"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ropensci/actions/runs/26336275086",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ropensci/PostcodesioR",
  "_commit": {
    "id": "f52a9df76d8d3c64019f53c1bf2b5e5d9965f246",
    "author": "erzk <erykjwalczak@gmail.com>",
    "committer": "erzk <erykjwalczak@gmail.com>",
    "message": "JOSS update\n",
    "time": 1681491288
  },
  "_maintainer": {
    "name": "Eryk Walczak",
    "email": "erykjwalczak@gmail.com",
    "login": "erykwalczak",
    "orcid": "0000-0001-8724-462X",
    "description": "",
    "uuid": 5550348
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1",
      "role": "Depends"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "purrr",
      "role": "Suggests"
    }
  ],
  "_owner": "ropensci",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "api-wrapper",
    "geocoder",
    "geographic-data",
    "peer-reviewed",
    "postcode",
    "uk"
  ],
  "_stars": 42,
  "_contributors": [
    {
      "user": "erykwalczak",
      "count": 281,
      "uuid": 5550348
    },
    {
      "user": "layik",
      "count": 2,
      "uuid": 408568
    },
    {
      "user": "andreassoteriades",
      "count": 1,
      "uuid": 46820289
    },
    {
      "user": "robinlovelace",
      "count": 1,
      "uuid": 1825120
    }
  ],
  "_userbio": {
    "uuid": 1200269,
    "type": "organization",
    "name": "rOpenSci",
    "description": "Tools and R Packages for Open Science"
  },
  "_downloads": {
    "count": 418,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/PostcodesioR"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/ropensci/postcodesior",
  "_pkgdown": "https://docs.ropensci.org/PostcodesioR/",
  "_searchresults": 78,
  "_metadata": {
    "review": {
      "id": 176,
      "status": "reviewed",
      "version": "0.1.1",
      "organization": "rOpenSci Software Review",
      "url": "https://github.com/ropensci/software-review/issues/176"
    },
    "ropensci_category": "geospatial"
  },
  "_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/PostcodesioR.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ropensci/postcodesior",
  "_realowner": "ropensci",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2019-08-24"
    },
    {
      "version": "0.3.0",
      "date": "2021-01-07"
    },
    {
      "version": "0.3.1",
      "date": "2021-12-01"
    }
  ],
  "_exports": [
    "bulk_postcode_lookup",
    "bulk_reverse_geocoding",
    "nearest_outcode",
    "nearest_outcode_lonlat",
    "nearest_postcode",
    "outcode_reverse_geocoding",
    "outward_code_lookup",
    "place_lookup",
    "place_query",
    "postcode_autocomplete",
    "postcode_lookup",
    "postcode_query",
    "postcode_validation",
    "random_place",
    "random_postcode",
    "reverse_geocoding",
    "scottish_postcode_lookup",
    "terminated_postcode"
  ],
  "_help": [
    {
      "page": "bulk_postcode_lookup",
      "title": "Bulk postcode lookup",
      "topics": [
        "bulk_postcode_lookup"
      ]
    },
    {
      "page": "bulk_reverse_geocoding",
      "title": "Bulk reverse geocoding",
      "topics": [
        "bulk_reverse_geocoding"
      ]
    },
    {
      "page": "nearest_outcode",
      "title": "Nearest outcode",
      "topics": [
        "nearest_outcode"
      ]
    },
    {
      "page": "nearest_outcode_lonlat",
      "title": "Nearest outcodes given longitude and latitude",
      "topics": [
        "nearest_outcode_lonlat"
      ]
    },
    {
      "page": "nearest_postcode",
      "title": "Nearest postcode",
      "topics": [
        "nearest_postcode"
      ]
    },
    {
      "page": "outcode_reverse_geocoding",
      "title": "Outcode reverse geocoding",
      "topics": [
        "outcode_reverse_geocoding"
      ]
    },
    {
      "page": "outward_code_lookup",
      "title": "Outward code lookup",
      "topics": [
        "outward_code_lookup"
      ]
    },
    {
      "page": "place_lookup",
      "title": "Place lookup",
      "topics": [
        "place_lookup"
      ]
    },
    {
      "page": "place_query",
      "title": "Place query",
      "topics": [
        "place_query"
      ]
    },
    {
      "page": "postcode_autocomplete",
      "title": "Postcode autocomplete",
      "topics": [
        "postcode_autocomplete"
      ]
    },
    {
      "page": "postcode_lookup",
      "title": "Postcode lookup",
      "topics": [
        "postcode_lookup"
      ]
    },
    {
      "page": "postcode_query",
      "title": "Postcode query",
      "topics": [
        "postcode_query"
      ]
    },
    {
      "page": "postcode_validation",
      "title": "Postcode validation",
      "topics": [
        "postcode_validation"
      ]
    },
    {
      "page": "random_place",
      "title": "Random place",
      "topics": [
        "random_place"
      ]
    },
    {
      "page": "random_postcode",
      "title": "Random postcode",
      "topics": [
        "random_postcode"
      ]
    },
    {
      "page": "reverse_geocoding",
      "title": "Reverse geocoding",
      "topics": [
        "reverse_geocoding"
      ]
    },
    {
      "page": "scottish_postcode_lookup",
      "title": "Scottish postcode lookup",
      "topics": [
        "scottish_postcode_lookup"
      ]
    },
    {
      "page": "terminated_postcode",
      "title": "Terminated postcode lookup",
      "topics": [
        "terminated_postcode"
      ]
    }
  ],
  "_pkglogo": "https://github.com/ropensci/PostcodesioR/raw/master/man/figures/logo.png",
  "_readme": "https://github.com/ropensci/PostcodesioR/raw/master/README.md",
  "_rundeps": [
    "askpass",
    "curl",
    "httr",
    "jsonlite",
    "mime",
    "openssl",
    "R6",
    "sys"
  ],
  "_vignettes": [
    {
      "source": "Introduction.Rmd",
      "filename": "Introduction.html",
      "title": "Introduction",
      "author": "Eryk Walczak",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Installation",
        "Lookup postcodes and outcodes",
        "Single postcode",
        "Multiple postcodes",
        "Outward code lookup",
        "Reverse geocoding",
        "Single outcode",
        "Generate random entries",
        "Postcodes",
        "Places",
        "Postcode validation",
        "Autocomplete postcodes",
        "Find nearest postcodes or outcodes",
        "Find places",
        "Terminated postcodes"
      ],
      "created": "2017-06-26 19:06:53",
      "modified": "2021-11-28 22:24:19",
      "commits": 15
    }
  ],
  "_score": 6.691435152144063,
  "_indexed": true,
  "_nocasepkg": "postcodesior",
  "_universes": [
    "ropensci",
    "erykwalczak"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.1",
      "date": "2026-05-23T15:19:58.000Z",
      "distro": "noble",
      "commit": "f52a9df76d8d3c64019f53c1bf2b5e5d9965f246",
      "fileid": "a4a7aeae1560710f4e3c62d97ee1fc97352ec34671b9243da71d6cf37db1c279",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/26336275086"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.1",
      "date": "2026-05-23T15:19:38.000Z",
      "distro": "noble",
      "commit": "f52a9df76d8d3c64019f53c1bf2b5e5d9965f246",
      "fileid": "bbe2887632d82ffa78923999d69286a87306f345e73b3536a4c6b6640dd74f30",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/26336275086"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.1",
      "date": "2026-05-23T15:19:06.000Z",
      "commit": "f52a9df76d8d3c64019f53c1bf2b5e5d9965f246",
      "fileid": "f53250676c2ccff2db193ede78a599aff6e1c3230e290c8c53f0ba779ffdc690",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/26336275086"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.1",
      "date": "2026-05-23T15:19:16.000Z",
      "commit": "f52a9df76d8d3c64019f53c1bf2b5e5d9965f246",
      "fileid": "72cbd753e64e68be3fd006baa46fcd59660df587d21cd07e72c0aed180de1a90",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/26336275086"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.1",
      "date": "2026-05-23T15:19:49.000Z",
      "commit": "f52a9df76d8d3c64019f53c1bf2b5e5d9965f246",
      "fileid": "c962210b3401ea3a02220bf8e4ad8bf370f192aaf7fadaa98e837842789c6734",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/26336275086"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-05-23T15:18:57.000Z",
      "commit": "f52a9df76d8d3c64019f53c1bf2b5e5d9965f246",
      "fileid": "ed77ad2a077771f72314c4bdbe6fc4b817fba7b718cd6859952bff17ce1adfcd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/26336275086"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-05-23T15:19:14.000Z",
      "commit": "f52a9df76d8d3c64019f53c1bf2b5e5d9965f246",
      "fileid": "ff89907955f108d2997649da994e1f2cbdb8ab59f8c49b159c43a86bdb8b92dc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/26336275086"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-05-23T15:18:49.000Z",
      "commit": "f52a9df76d8d3c64019f53c1bf2b5e5d9965f246",
      "fileid": "8de2da4fc94a4bdc70c5e9cece9d32c1dbfb9d680ad0995c8e972078c6e8b526",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/26336275086"
    }
  ]
}