{
  "_id": "6a102720acfb0bcc41c8fe6f",
  "Package": "mapirosa",
  "Title": "Access OS OpenData APIs From R",
  "Version": "0.1.6",
  "Date": "2024-03-04",
  "Authors@R": "person(\"Fran\", \"Barton\", , \"fbarton@alwaysdata.net\", role = c(\"aut\", \"cre\"))",
  "Description": "A package to enable accessing basemap tiles from the [OS\nMaps API](https://osdatahub.os.uk/docs/wmts/overview),\ninitially. Access to other OS (Ordnance Survey) Data Hub APIs\nmay follow. The primary motivation for this project was to find\na map tile service that supplies tiles in the British National\nGrid (27700) CRS, unlike the usual web mapping standard CRS of\n3857. The name of the package is an intentional corruption of\nthe Spanish word mariposa 🦋.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.1",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\ngit make libgit2-dev libicu-dev libpng-dev libuv1-dev\nlibxml2-dev libssl-dev libproj-dev libsqlite3-dev\nlibudunits2-dev libx11-dev",
  "Repository": "https://francisbarton.r-universe.dev",
  "Date/Publication": "2024-09-09 20:12:35 UTC",
  "RemoteUrl": "https://github.com/francisbarton/mapirosa",
  "RemoteRef": "HEAD",
  "RemoteSha": "80f0b7af7add1b8c9ea42033fc223f1fd3a0490f",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-13 08:46:31 UTC",
    "User": "root"
  },
  "Author": "Fran Barton [aut, cre]",
  "Maintainer": "Fran Barton <fbarton@alwaysdata.net>",
  "MD5sum": "8cfcfa120c16812f3645ab955352bc1d",
  "_user": "francisbarton",
  "_type": "src",
  "_file": "mapirosa_0.1.6.tar.gz",
  "_fileid": "64feb4e04e9531a677622d9bc5667a45551af5fedac20caea04fbc9a465a5612",
  "_filesize": 3377129,
  "_sha256": "64feb4e04e9531a677622d9bc5667a45551af5fedac20caea04fbc9a465a5612",
  "_created": "2026-05-13T08:46:31.000Z",
  "_published": "2026-05-22T09:51:28.682Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77356127651,
      "time": 165,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "6965586156"
    },
    {
      "job": 77356127780,
      "time": 162,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6965582844"
    },
    {
      "job": 77356127964,
      "time": 184,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "6965589943"
    },
    {
      "job": 77356127598,
      "time": 163,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6965583776"
    },
    {
      "job": 77356127160,
      "time": 222,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6965529659"
    },
    {
      "job": 77356127247,
      "time": 142,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157682411"
    },
    {
      "job": 77356127844,
      "time": 112,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "6965566942"
    },
    {
      "job": 77356127821,
      "time": 99,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "6965564173"
    },
    {
      "job": 77356127653,
      "time": 99,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6965562804"
    }
  ],
  "_buildurl": "https://github.com/r-universe/francisbarton/actions/runs/25788298453",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/francisbarton/mapirosa",
  "_commit": {
    "id": "80f0b7af7add1b8c9ea42033fc223f1fd3a0490f",
    "author": "Fran Barton <fbarton@alwaysdata.net>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Refresh LICENSE.md",
    "time": 1725912755
  },
  "_maintainer": {
    "name": "Fran Barton",
    "email": "fbarton@alwaysdata.net",
    "login": "francisbarton",
    "bluesky": "@ludictechnologies.bsky.social",
    "uuid": 1819920
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "assertthat",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "png",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "snakecase",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "terra",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "usethis",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "role": "Imports"
    },
    {
      "package": "janitor",
      "role": "Suggests"
    },
    {
      "package": "osmdata",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    },
    {
      "package": "tmap",
      "role": "Suggests"
    }
  ],
  "_owner": "francisbarton",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "27700",
    "3857",
    "api-client",
    "basemaps",
    "bng",
    "mapping-tools",
    "maps",
    "ordnance-survey",
    "ordnancesurvey"
  ],
  "_stars": 3,
  "_contributors": [
    {
      "user": "francisbarton",
      "count": 20,
      "uuid": 1819920
    }
  ],
  "_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/mapirosa"
  },
  "_devurl": "https://github.com/francisbarton/mapirosa",
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/mapirosa.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "build_basemap",
    "create_bbox",
    "query_maps_api",
    "query_names_api"
  ],
  "_help": [
    {
      "page": "build_basemap",
      "title": "Build a basemap from the Ordnance Survey Maps API",
      "topics": [
        "build_basemap"
      ]
    },
    {
      "page": "check_zoom",
      "title": "Internal check for a valid combination of CRS, map style and zoom level",
      "topics": [
        "check_zoom"
      ]
    },
    {
      "page": "create_bbox",
      "title": "Use osmdata to easily get a bbox object for a given place name",
      "topics": [
        "create_bbox"
      ]
    },
    {
      "page": "generate_png_data",
      "title": "Retrieve PNG data (tiles) to cover a bbox, and generate a list of extents for each tile",
      "topics": [
        "generate_png_data"
      ]
    },
    {
      "page": "query_features_api",
      "title": "Retrieve data from the OS Features API",
      "topics": [
        "query_features_api"
      ]
    },
    {
      "page": "query_maps_api",
      "title": "Build and perform a query to the OS Maps API",
      "topics": [
        "query_maps_api"
      ]
    },
    {
      "page": "query_names_api",
      "title": "Retrieve data from the OS Names API",
      "topics": [
        "query_names_api"
      ]
    }
  ],
  "_readme": "https://github.com/francisbarton/mapirosa/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "assertthat",
    "class",
    "classInt",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "credentials",
    "curl",
    "DBI",
    "desc",
    "dplyr",
    "e1071",
    "fs",
    "generics",
    "gert",
    "gh",
    "gitcreds",
    "glue",
    "httr2",
    "ini",
    "jsonlite",
    "KernSmooth",
    "lifecycle",
    "magrittr",
    "MASS",
    "openssl",
    "pillar",
    "pkgconfig",
    "png",
    "proxy",
    "purrr",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "rprojroot",
    "rstudioapi",
    "s2",
    "sf",
    "snakecase",
    "stringi",
    "stringr",
    "sys",
    "terra",
    "tibble",
    "tidyr",
    "tidyselect",
    "units",
    "usethis",
    "utf8",
    "vctrs",
    "whisker",
    "withr",
    "wk",
    "xml2",
    "yaml",
    "zip"
  ],
  "_score": 2.1760912590556813,
  "_indexed": true,
  "_nocasepkg": "mapirosa",
  "_universes": [
    "francisbarton"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.6",
      "date": "2026-05-13T08:49:27.000Z",
      "distro": "noble",
      "commit": "80f0b7af7add1b8c9ea42033fc223f1fd3a0490f",
      "fileid": "dbb349e45069c8a35c0241f3522bd2922fad2355c26ab851e96d6de040d3a643",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/francisbarton/actions/runs/25788298453"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.6",
      "date": "2026-05-13T08:49:19.000Z",
      "distro": "noble",
      "commit": "80f0b7af7add1b8c9ea42033fc223f1fd3a0490f",
      "fileid": "95ba55ec5a20d89e52a790569921369e0285af5287076ea26be1c3dd7f4c391d",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/francisbarton/actions/runs/25788298453"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.6",
      "date": "2026-05-13T08:49:39.000Z",
      "commit": "80f0b7af7add1b8c9ea42033fc223f1fd3a0490f",
      "fileid": "7489dd657d4923b92cecee1b1de4f22beddef23c9a2480cb624287cd95eae6af",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/francisbarton/actions/runs/25788298453"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.6",
      "date": "2026-05-13T08:49:22.000Z",
      "commit": "80f0b7af7add1b8c9ea42033fc223f1fd3a0490f",
      "fileid": "ebde76179c989a2901bde99927e7528e96a2ddf3ba0a39aa5e11385e5519de3b",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/francisbarton/actions/runs/25788298453"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.6",
      "date": "2026-05-13T08:48:16.000Z",
      "commit": "80f0b7af7add1b8c9ea42033fc223f1fd3a0490f",
      "fileid": "3dd6decbcacd51581b6d5025a17ec0ddce78ae9d4bc877c3d0b428aea4049d68",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/francisbarton/actions/runs/25788298453"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.6",
      "date": "2026-05-13T08:48:09.000Z",
      "commit": "80f0b7af7add1b8c9ea42033fc223f1fd3a0490f",
      "fileid": "f3769206946f5776b1e269db0832f487ebc284cb3ca18c7f2dcb85af7552cb99",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/francisbarton/actions/runs/25788298453"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.6",
      "date": "2026-05-13T08:48:06.000Z",
      "commit": "80f0b7af7add1b8c9ea42033fc223f1fd3a0490f",
      "fileid": "e2bf68faa1bd3815da0470145086a0300060928b0f656d1aadddae7ea924c707",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/francisbarton/actions/runs/25788298453"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.6",
      "date": "2026-05-22T09:51:06.000Z",
      "commit": "80f0b7af7add1b8c9ea42033fc223f1fd3a0490f",
      "fileid": "113cc945fab8d78ca6a40a61d4baea1179c93a1884a673b24930a50e7dfe4f1d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/francisbarton/actions/runs/25788298453"
    }
  ]
}