{
  "_id": "6a547cf2ff0138dec5d6416b",
  "Package": "pmtiles",
  "Type": "Package",
  "Title": "R Interface to PMTiles",
  "Version": "0.1.2",
  "Date": "2025-11-30",
  "Authors@R": "c(\nperson(\"Kyle\", \"Walker\", email = \"kyle@walker-data.com\", role = c(\"aut\", \"cre\")),\nperson(\"Brandon\", \"Liu\", role = \"cph\", comment = \"go-pmtiles library author\"),\nperson(\"Protomaps LLC\", role = \"cph\", comment = \"go-pmtiles library copyright holder\")\n)",
  "Description": "Provides R bindings to the PMTiles command-line interface\nfor working with PMTiles archives. PMTiles is a single-file\narchive format for tiled data that enables efficient\ncloud-native storage and retrieval of map tiles. This package\nwraps the go-pmtiles CLI to provide functions for inspecting,\nextracting, converting, and serving PMTiles archives.",
  "License": "MIT + file LICENSE",
  "Copyright": "Includes go-pmtiles library (BSD-3-Clause), see\ninst/COPYRIGHTS",
  "Encoding": "UTF-8",
  "SystemRequirements": "tippecanoe (optional, for pm_create())",
  "RoxygenNote": "7.3.2",
  "URL": "https://github.com/walkerke/pmtiles",
  "BugReports": "https://github.com/walkerke/pmtiles/issues",
  "Config/pak/sysreqs": "make libicu-dev zlib1g-dev",
  "Repository": "https://walkerke.r-universe.dev",
  "Date/Publication": "2025-11-30 18:57:25 UTC",
  "RemoteUrl": "https://github.com/walkerke/pmtiles",
  "RemoteRef": "HEAD",
  "RemoteSha": "67553858146500fb49f86fb1b7697a8b8cdac7b9",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-13 05:46:08 UTC",
    "User": "root"
  },
  "Author": "Kyle Walker [aut, cre],\nBrandon Liu [cph] (go-pmtiles library author),\nProtomaps LLC [cph] (go-pmtiles library copyright holder)",
  "Maintainer": "Kyle Walker <kyle@walker-data.com>",
  "_user": "walkerke",
  "_type": "src",
  "_file": "pmtiles_0.1.2.tar.gz",
  "_fileid": "https://r2.ropensci.org/ee04f086cffbe053ee1833287c07a6f52e8f5e50b0cb02e460af38f79030c844",
  "_filesize": 74313969,
  "_sha256": "ee04f086cffbe053ee1833287c07a6f52e8f5e50b0cb02e460af38f79030c844",
  "_expires": "2026-10-21T05:51:39.000Z",
  "_created": "2026-07-13T05:46:08.000Z",
  "_published": "2026-07-13T05:51:46.330Z",
  "_jobs": [
    {
      "job": 86743682373,
      "time": 202,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8270224040"
    },
    {
      "job": 86743682357,
      "time": 188,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8270221037"
    },
    {
      "job": 86743682391,
      "time": 168,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8270215317"
    },
    {
      "job": 86743682410,
      "time": 173,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8270216779"
    },
    {
      "job": 86742944927,
      "time": 356,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8270172668"
    },
    {
      "job": 86743682435,
      "time": 141,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 86743682362,
      "time": 140,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8270208764"
    },
    {
      "job": 86743682365,
      "time": 138,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8270208482"
    },
    {
      "job": 86743682383,
      "time": 140,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8270208760"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/walkerke/actions/runs/29226929467",
  "_status": "success",
  "_upstream": "https://github.com/walkerke/pmtiles",
  "_commit": {
    "id": "67553858146500fb49f86fb1b7697a8b8cdac7b9",
    "author": "Kyle Walker <kyle@walker-data.com>",
    "committer": "Kyle Walker <kyle@walker-data.com>",
    "message": "apply multi-layer options correctly in tile-join\n",
    "time": 1764529045
  },
  "_maintainer": {
    "name": "Kyle Walker",
    "email": "kyle@walker-data.com",
    "login": "walkerke",
    "twitter": "@kyle_e_walker",
    "description": "Geographer, R developer, spatial data scientist",
    "uuid": 4872833
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "processx",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "httpuv",
      "role": "Imports"
    },
    {
      "package": "stringi",
      "role": "Imports"
    },
    {
      "package": "mapgl",
      "role": "Suggests"
    },
    {
      "package": "sf",
      "role": "Suggests"
    },
    {
      "package": "yyjsonr",
      "role": "Suggests"
    }
  ],
  "_owner": "walkerke",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-40",
      "n": 17
    },
    {
      "week": "2025-41",
      "n": 1
    },
    {
      "week": "2025-43",
      "n": 2
    },
    {
      "week": "2025-45",
      "n": 1
    },
    {
      "week": "2025-48",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 83,
  "_contributors": [
    {
      "user": "walkerke",
      "count": 25,
      "uuid": 4872833
    },
    {
      "user": "claude",
      "count": 1,
      "uuid": 81847
    }
  ],
  "_userbio": {
    "uuid": 4872833,
    "type": "user",
    "name": "Kyle Walker",
    "followers": 1283,
    "description": "Geographer, R developer, spatial data scientist"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/pmtiles"
  },
  "_devurl": "https://github.com/walkerke/pmtiles",
  "_searchresults": 20,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/pmtiles.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "pm_cluster",
    "pm_convert",
    "pm_create",
    "pm_edit",
    "pm_extract",
    "pm_layer",
    "pm_serve",
    "pm_serve_zxy",
    "pm_show",
    "pm_stop_server",
    "pm_tile",
    "pm_upload",
    "pm_verify",
    "pm_version",
    "pm_view"
  ],
  "_help": [
    {
      "page": "pm_cluster",
      "title": "Cluster a PMTiles archive",
      "topics": [
        "pm_cluster"
      ]
    },
    {
      "page": "pm_convert",
      "title": "Convert MBTiles to PMTiles",
      "topics": [
        "pm_convert"
      ]
    },
    {
      "page": "pm_create",
      "title": "Create PMTiles or MBTiles from GeoJSON with tippecanoe",
      "topics": [
        "pm_create"
      ]
    },
    {
      "page": "pm_edit",
      "title": "Edit PMTiles archive header or metadata",
      "topics": [
        "pm_edit"
      ]
    },
    {
      "page": "pm_extract",
      "title": "Extract a subset from a PMTiles archive",
      "topics": [
        "pm_extract"
      ]
    },
    {
      "page": "pm_layer",
      "title": "Define a layer for multi-layer PMTiles creation",
      "topics": [
        "pm_layer"
      ]
    },
    {
      "page": "pm_serve",
      "title": "Serve PMTiles files via local HTTP server with CORS",
      "topics": [
        "pm_serve"
      ]
    },
    {
      "page": "pm_serve_zxy",
      "title": "Serve PMTiles as Z/X/Y tile endpoints",
      "topics": [
        "pm_serve_zxy"
      ]
    },
    {
      "page": "pm_show",
      "title": "Show PMTiles archive information",
      "topics": [
        "pm_show"
      ]
    },
    {
      "page": "pm_stop_server",
      "title": "Stop a background PMTiles server",
      "topics": [
        "pm_stop_server"
      ]
    },
    {
      "page": "pm_tile",
      "title": "Extract a single tile from a PMTiles archive",
      "topics": [
        "pm_tile"
      ]
    },
    {
      "page": "pm_upload",
      "title": "Upload PMTiles archive to cloud storage",
      "topics": [
        "pm_upload"
      ]
    },
    {
      "page": "pm_verify",
      "title": "Verify PMTiles archive structure",
      "topics": [
        "pm_verify"
      ]
    },
    {
      "page": "pm_version",
      "title": "Get PMTiles CLI version",
      "topics": [
        "pm_version"
      ]
    },
    {
      "page": "pm_view",
      "title": "Quick viewer for PMTiles archives",
      "topics": [
        "pm_view"
      ]
    }
  ],
  "_readme": "https://github.com/walkerke/pmtiles/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "fastmap",
    "httpuv",
    "jsonlite",
    "later",
    "lifecycle",
    "magrittr",
    "otel",
    "processx",
    "promises",
    "ps",
    "R6",
    "Rcpp",
    "rlang",
    "stringi"
  ],
  "_score": 4.6180480967120925,
  "_indexed": true,
  "_nocasepkg": "pmtiles",
  "_universes": [
    "walkerke"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-07-13T05:50:11.000Z",
      "distro": "resolute",
      "commit": "67553858146500fb49f86fb1b7697a8b8cdac7b9",
      "fileid": "https://r2.ropensci.org/9daecdb10d31119a21c18ab87f143ad370e28cec143b369a46f9064054798e91",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/walkerke/actions/runs/29226929467"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-07-13T05:50:00.000Z",
      "distro": "resolute",
      "commit": "67553858146500fb49f86fb1b7697a8b8cdac7b9",
      "fileid": "https://r2.ropensci.org/9f73ee37fccb9e5c4557e0890708bf2fdbf27f1bfd1346d09eee9c584e493cf9",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/walkerke/actions/runs/29226929467"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-07-13T05:49:41.000Z",
      "commit": "67553858146500fb49f86fb1b7697a8b8cdac7b9",
      "fileid": "https://r2.ropensci.org/f55e09c00cf0406db3716acad2c7dfae70d0ce6ae02189942f236ab0e06afe0f",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/walkerke/actions/runs/29226929467"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-07-13T05:49:39.000Z",
      "commit": "67553858146500fb49f86fb1b7697a8b8cdac7b9",
      "fileid": "https://r2.ropensci.org/aaf691531c8103360aa3da438d54211b33e7f10b51cebdab9bfce272f0361833",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/walkerke/actions/runs/29226929467"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-07-13T05:49:08.000Z",
      "commit": "67553858146500fb49f86fb1b7697a8b8cdac7b9",
      "fileid": "https://r2.ropensci.org/a51c01c1144f8aff6aaf956690c868cb3f095591bdee952221594bfbbd54c57e",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/walkerke/actions/runs/29226929467"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-07-13T05:49:21.000Z",
      "commit": "67553858146500fb49f86fb1b7697a8b8cdac7b9",
      "fileid": "https://r2.ropensci.org/f2fc20184ab2530e2dbf7f8f013265b1c13d6f5ac2e41aab66272ab9b7d50afb",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/walkerke/actions/runs/29226929467"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-07-13T05:49:11.000Z",
      "commit": "67553858146500fb49f86fb1b7697a8b8cdac7b9",
      "fileid": "https://r2.ropensci.org/2542a7238298db547bd31ccad351a45a3b8f2128e00009894abcaacdd8435ce1",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/walkerke/actions/runs/29226929467"
    }
  ]
}