{
  "_id": "699034845fcc687c950d626b",
  "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-02-14 08:35:56 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": "5cb5e24b0056085f3c126662e5ead667",
  "_user": "ropensci",
  "_type": "src",
  "_file": "PostcodesioR_0.3.1.tar.gz",
  "_fileid": "147b76d7d20f3de18fe0b7e7b26c0c2d088ad7585f33c209b238252a93f76a6f",
  "_filesize": 188933,
  "_sha256": "147b76d7d20f3de18fe0b7e7b26c0c2d088ad7585f33c209b238252a93f76a6f",
  "_created": "2026-02-14T08:35:56.000Z",
  "_published": "2026-02-14T08:38:28.502Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 63613643629,
      "time": 119,
      "config": "linux-devel-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "5510052314"
    },
    {
      "job": 63613643623,
      "time": 104,
      "config": "linux-release-x86_64",
      "r": "4.5.2",
      "check": "OK",
      "artifact": "5510051474"
    },
    {
      "job": 63613643631,
      "time": 89,
      "config": "macos-devel-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "5510050555"
    },
    {
      "job": 63613643625,
      "time": 84,
      "config": "macos-release-arm64",
      "r": "4.5.2",
      "check": "OK",
      "artifact": "5510050212"
    },
    {
      "job": 63613558688,
      "time": 140,
      "config": "pkgdown",
      "r": "4.5.2",
      "check": "OK",
      "artifact": "5510043933"
    },
    {
      "job": 63613558687,
      "time": 163,
      "config": "source",
      "r": "4.5.2",
      "check": "OK",
      "artifact": "5510045268"
    },
    {
      "job": 63613643624,
      "time": 99,
      "config": "wasm-release",
      "r": "4.5.1",
      "check": "OK",
      "artifact": "5510051132"
    },
    {
      "job": 63613643642,
      "time": 101,
      "config": "windows-devel",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "5510051779"
    },
    {
      "job": 63613643635,
      "time": 109,
      "config": "windows-oldrel",
      "r": "4.4.3",
      "check": "OK",
      "artifact": "5510051729"
    },
    {
      "job": 63613643630,
      "time": 73,
      "config": "windows-release",
      "r": "4.5.2",
      "check": "OK",
      "artifact": "5510049630"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ropensci/actions/runs/22014306762",
  "_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",
    "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": 370,
    "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": 70,
  "_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.5.2",
  "_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.644438589467839,
  "_indexed": true,
  "_nocasepkg": "postcodesior",
  "_universes": [
    "ropensci",
    "erykwalczak"
  ],
  "_binaries": [
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.1",
      "date": "2026-02-14T08:37:56.000Z",
      "distro": "noble",
      "commit": "f52a9df76d8d3c64019f53c1bf2b5e5d9965f246",
      "fileid": "fb3235166764c5f1a4a386dfa3f9ef0fb588bd9d984a3a6b6f043cfc672dd832",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/22014306762"
    },
    {
      "r": "4.5.2",
      "os": "linux",
      "version": "0.3.1",
      "date": "2026-02-14T08:37:43.000Z",
      "distro": "noble",
      "commit": "f52a9df76d8d3c64019f53c1bf2b5e5d9965f246",
      "fileid": "84a6880ca335c297414aaeca552969797d2aa8da5e48c688a70a5b6f29b389a3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/22014306762"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.1",
      "date": "2026-02-14T08:37:28.000Z",
      "commit": "f52a9df76d8d3c64019f53c1bf2b5e5d9965f246",
      "fileid": "5edfc4cb3db57f3019a0bb88ec35fb3285d283beaaeab07650646991d92dc6d3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/22014306762"
    },
    {
      "r": "4.5.2",
      "os": "mac",
      "version": "0.3.1",
      "date": "2026-02-14T08:37:24.000Z",
      "commit": "f52a9df76d8d3c64019f53c1bf2b5e5d9965f246",
      "fileid": "759c329d38e33b9fba821c5163445ef81613dc3d398303a3480d685a5a08d6ec",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/22014306762"
    },
    {
      "r": "4.5.1",
      "os": "wasm",
      "version": "0.3.1",
      "date": "2026-02-14T08:37:48.000Z",
      "commit": "f52a9df76d8d3c64019f53c1bf2b5e5d9965f246",
      "fileid": "2302e57ea4c0ec4a5a0f4179175d0706db3c2627534241d18db53ac525661469",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/22014306762"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-02-14T08:37:44.000Z",
      "commit": "f52a9df76d8d3c64019f53c1bf2b5e5d9965f246",
      "fileid": "3642f1ed446d2c4685bdb86600a0e8c999d4e9a020c81e4898d8e7c8aa3507ae",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/22014306762"
    },
    {
      "r": "4.4.3",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-02-14T08:37:44.000Z",
      "commit": "f52a9df76d8d3c64019f53c1bf2b5e5d9965f246",
      "fileid": "8ce4c2b98008892f8d29eea95ffcec1f31e6db1f3c743277ea214fc0fadc0d3c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/22014306762"
    },
    {
      "r": "4.5.2",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-02-14T08:37:08.000Z",
      "commit": "f52a9df76d8d3c64019f53c1bf2b5e5d9965f246",
      "fileid": "fea87f137f24990f7df3f5d48895f47f2256fa7ad6b5f440982ba38ab08f3123",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/22014306762"
    }
  ]
}