{
  "_id": "6a1f1ab9b401979e7341f253",
  "Package": "boundr",
  "Version": "0.3.99",
  "Title": "Retrieve Area Boundaries and Data from the ONS Open Geography\nPortal",
  "Description": "The main purpose of this package is to download area\nlookups and boundaries (in GeoJSON format) using the ONS Open\nGeography API, for all areas at a specified level within a\nspecified area.",
  "Authors@R": "person(\n\"Francis\", \"Barton\",\nemail = \"fbarton@alwaysdata.net\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-5650-1176\")\n)",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "URL": "https://codeberg.org/francisbarton/boundr,\nhttps://francisbarton.github.io/boundr/,\nhttps://francisbarton.codeberg.page/boundr/docs",
  "BugReports": "https://codeberg.org/francisbarton/boundr/issues",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibicu-dev libssl-dev libproj-dev libsqlite3-dev\nlibudunits2-dev",
  "Repository": "https://francisbarton.r-universe.dev",
  "Date/Publication": "2026-01-15 03:14:25 UTC",
  "RemoteUrl": "https://codeberg.org/francisbarton/boundr",
  "RemoteRef": "HEAD",
  "RemoteSha": "362259ae824879efd57106b6db3505f6ec05b76e",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-16 09:35:03 UTC",
    "User": "root"
  },
  "Author": "Francis Barton [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-5650-1176>)",
  "Maintainer": "Francis Barton <fbarton@alwaysdata.net>",
  "MD5sum": "b16ad06fad1e7f6cdea8ecb0f3dec4d4",
  "_user": "francisbarton",
  "_type": "src",
  "_file": "boundr_0.3.99.tar.gz",
  "_fileid": "8062d2bbef950aa7c8807d97eb814c13a3b936880e8ca6f3c6763aa6a6c9a740",
  "_filesize": 1221676,
  "_sha256": "8062d2bbef950aa7c8807d97eb814c13a3b936880e8ca6f3c6763aa6a6c9a740",
  "_created": "2026-05-16T09:35:03.000Z",
  "_published": "2026-06-02T18:02:33.260Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79138258430,
      "time": 163,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7032367148"
    },
    {
      "job": 79138258585,
      "time": 166,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7032367630"
    },
    {
      "job": 79138258477,
      "time": 177,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7032372469"
    },
    {
      "job": 79138258060,
      "time": 152,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7032370368"
    },
    {
      "job": 79138258108,
      "time": 211,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7032348740"
    },
    {
      "job": 79138257446,
      "time": 155,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7365873947"
    },
    {
      "job": 79138258462,
      "time": 108,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7032360987"
    },
    {
      "job": 79138258602,
      "time": 102,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7032360711"
    },
    {
      "job": 79138258627,
      "time": 103,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7032360602"
    }
  ],
  "_buildurl": "https://github.com/r-universe/francisbarton/actions/runs/25958517840",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://codeberg.org/francisbarton/boundr",
  "_commit": {
    "id": "362259ae824879efd57106b6db3505f6ec05b76e",
    "author": "Fran Barton <francisbarton@noreply.codeberg.org>",
    "committer": "Fran Barton <francisbarton@noreply.codeberg.org>",
    "message": "Merge pull request 'update-schema' (#20) from update-schema into main\n\nReviewed-on: https://codeberg.org/francisbarton/boundr/pulls/20\n",
    "time": 1768446865
  },
  "_maintainer": {
    "name": "Francis Barton",
    "email": "fbarton@alwaysdata.net",
    "login": "francisbarton",
    "bluesky": "@ludictechnologies.bsky.social",
    "orcid": "0000-0002-5650-1176",
    "uuid": 1819920
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "assertthat",
      "role": "Imports"
    },
    {
      "package": "cli",
      "version": ">= 3.4.0",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "glue",
      "version": ">= 1.3.2",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "janitor",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 0.4.0",
      "role": "Imports"
    },
    {
      "package": "sf",
      "version": ">= 1.0-7",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "version": ">= 1.5.0",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "version": ">= 3.0.0",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "version": ">= 1.1.4",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "version": ">= 1.2.0",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tmap",
      "role": "Suggests"
    },
    {
      "package": "usethis",
      "version": ">= 1.5.0",
      "role": "Suggests"
    }
  ],
  "_owner": "codeberg-francisbarton",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-46",
      "n": 1
    },
    {
      "week": "2026-03",
      "n": 1
    }
  ],
  "_tags": [],
  "_userbio": {
    "uuid": 1819920,
    "type": "user",
    "name": "Fran Barton",
    "description": "Data scientist @The-Strategy-Unit  / R developer / open code, open documentation, open data where possible, open working / reproducibility, geospatial, APIs"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/boundr"
  },
  "_devurl": "https://codeberg.org/francisbarton/boundr",
  "_pkgdown": "https://francisbarton.github.io/boundr/",
  "_searchresults": 4,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/boundr.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"
  ],
  "_cranurl": false,
  "_exports": [
    "add_geometry",
    "add_geometry_to_table",
    "boundr_options",
    "bounds",
    "lookup",
    "opts",
    "res_codes"
  ],
  "_help": [
    {
      "page": "add_geometry_to_table",
      "title": "Use an existing tibble as the basis for a spatial query",
      "topics": [
        "add_geometry",
        "add_geometry_to_table"
      ]
    },
    {
      "page": "boundr_options",
      "title": "Use this to set custom options for 'bounds()'",
      "topics": [
        "boundr_options",
        "opts"
      ]
    },
    {
      "page": "bounds",
      "title": "Return boundary data at a specified level and area from the ONS OG API",
      "topics": [
        "bounds"
      ]
    },
    {
      "page": "lookup",
      "title": "Create a lookup table by querying the ONS OpenGeography API",
      "topics": [
        "lookup"
      ]
    },
    {
      "page": "res_codes",
      "title": "A list of all available resolutions for boundary geometries in the current OpenGeography schema. Not all resolutions are available for all area types! The most common ones are listed first, with the \"generalised\" (20m resolution) BGC being the preferred option if you don't specify one.",
      "topics": [
        "res_codes"
      ]
    }
  ],
  "_readme": "https://codeberg.org/francisbarton/boundr/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "assertthat",
    "class",
    "classInt",
    "cli",
    "cpp11",
    "curl",
    "DBI",
    "dplyr",
    "e1071",
    "generics",
    "glue",
    "hms",
    "httr2",
    "janitor",
    "jsonlite",
    "KernSmooth",
    "lifecycle",
    "lubridate",
    "magrittr",
    "MASS",
    "openssl",
    "pillar",
    "pkgconfig",
    "proxy",
    "purrr",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "s2",
    "sf",
    "snakecase",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "units",
    "utf8",
    "vctrs",
    "withr",
    "wk"
  ],
  "_score": 2,
  "_indexed": false,
  "_nocasepkg": "boundr",
  "_universes": [
    "francisbarton"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.99",
      "date": "2026-05-16T09:37:35.000Z",
      "distro": "noble",
      "commit": "362259ae824879efd57106b6db3505f6ec05b76e",
      "fileid": "ad8e58a26c3c0756daf5ddd7a8f34ac86fe1071f7a1d2a1648b18fe31eee9b32",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/francisbarton/actions/runs/25958517840"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.99",
      "date": "2026-05-16T09:37:39.000Z",
      "distro": "noble",
      "commit": "362259ae824879efd57106b6db3505f6ec05b76e",
      "fileid": "e179ab81db2580616367d65782a0b32223b6ff366004d263f08f45ae77a760c3",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/francisbarton/actions/runs/25958517840"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.99",
      "date": "2026-05-16T09:38:22.000Z",
      "commit": "362259ae824879efd57106b6db3505f6ec05b76e",
      "fileid": "3699400f584a6832e956649c59b65afc58b1f327760797c9c14d13cb7d56ea6b",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/francisbarton/actions/runs/25958517840"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.99",
      "date": "2026-05-16T09:37:54.000Z",
      "commit": "362259ae824879efd57106b6db3505f6ec05b76e",
      "fileid": "6419e18c87d04b6d366bd7dad25225c352d1c0c8029bc0ba8a786bf34e1ae792",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/francisbarton/actions/runs/25958517840"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.99",
      "date": "2026-05-16T09:36:28.000Z",
      "commit": "362259ae824879efd57106b6db3505f6ec05b76e",
      "fileid": "3802f34128aa423a57a9883fd46b1d28c593db5fb19c679afa40b783c43ca802",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/francisbarton/actions/runs/25958517840"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.99",
      "date": "2026-05-16T09:36:25.000Z",
      "commit": "362259ae824879efd57106b6db3505f6ec05b76e",
      "fileid": "96d94f6dcfd52f886c30cc77d8dfd27b2c8c335b4ac259d2a7ef4dd4beec6ba7",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/francisbarton/actions/runs/25958517840"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.99",
      "date": "2026-05-16T09:36:24.000Z",
      "commit": "362259ae824879efd57106b6db3505f6ec05b76e",
      "fileid": "a158bf7366237b73e59fb110b3187e438013d270c27d639c36a0a23ff47d7893",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/francisbarton/actions/runs/25958517840"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.99",
      "date": "2026-06-02T18:02:05.000Z",
      "commit": "362259ae824879efd57106b6db3505f6ec05b76e",
      "fileid": "4a1c03426c8fe6355d4efe64fba9d1942444ffcccfadf38faf2b96b4bbb545b4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/francisbarton/actions/runs/25958517840"
    }
  ]
}