{
  "_id": "6a192e08acfb0bcc41dcf351",
  "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-05-29 06:01:40 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>",
  "MD5sum": "03d6af406704e9bac90b5c2eedbe97e9",
  "_user": "walkerke",
  "_type": "src",
  "_file": "pmtiles_0.1.2.tar.gz",
  "_fileid": "ff48b745a5b42817ab5424fc7cb0d6fdb115365808b3770e9c81059cc064d70d",
  "_filesize": 74307357,
  "_sha256": "ff48b745a5b42817ab5424fc7cb0d6fdb115365808b3770e9c81059cc064d70d",
  "_created": "2026-05-29T06:01:40.000Z",
  "_published": "2026-05-29T06:11:19.931Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78446923941,
      "time": 185,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7284207046"
    },
    {
      "job": 78446923996,
      "time": 189,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7284207891"
    },
    {
      "job": 78446923948,
      "time": 118,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7284257278"
    },
    {
      "job": 78446923953,
      "time": 162,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7284258320"
    },
    {
      "job": 78446398820,
      "time": 279,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7284167026"
    },
    {
      "job": 78446923972,
      "time": 148,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 78446923977,
      "time": 144,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7284198307"
    },
    {
      "job": 78446923947,
      "time": 122,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7284193903"
    },
    {
      "job": 78446923993,
      "time": 139,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7284197256"
    }
  ],
  "_buildurl": "https://github.com/r-universe/walkerke/actions/runs/26620912520",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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": 82,
  "_contributors": [
    {
      "user": "walkerke",
      "count": 25,
      "uuid": 4872833
    },
    {
      "user": "claude",
      "count": 1,
      "uuid": 81847
    }
  ],
  "_userbio": {
    "uuid": 4872833,
    "type": "user",
    "name": "Kyle Walker",
    "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": 16,
  "_rbuild": "4.6.0",
  "_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",
    "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.515873843711679,
  "_indexed": true,
  "_nocasepkg": "pmtiles",
  "_universes": [
    "walkerke"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-05-29T06:05:48.000Z",
      "distro": "noble",
      "commit": "67553858146500fb49f86fb1b7697a8b8cdac7b9",
      "fileid": "73522507d9ab49eb72714300d16c587aa447b862cc5a3713e7eacbe0b217f6a7",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/walkerke/actions/runs/26620912520"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-05-29T06:05:47.000Z",
      "distro": "noble",
      "commit": "67553858146500fb49f86fb1b7697a8b8cdac7b9",
      "fileid": "dc67fac990471125e155632ec0b4c6f54ade7756d48127c4a010c71ae77ee23d",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/walkerke/actions/runs/26620912520"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-05-29T06:10:02.000Z",
      "commit": "67553858146500fb49f86fb1b7697a8b8cdac7b9",
      "fileid": "70f442eb4c1524eafe4b90d266d436aac62eb3b7574246c04840efc356c3c2ca",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/walkerke/actions/runs/26620912520"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-05-29T06:09:55.000Z",
      "commit": "67553858146500fb49f86fb1b7697a8b8cdac7b9",
      "fileid": "2cfb7e76197fcaaa2f29f04d8fd77809709bf056464d92ee601f9a190a8ea4b2",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/walkerke/actions/runs/26620912520"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-29T06:05:03.000Z",
      "commit": "67553858146500fb49f86fb1b7697a8b8cdac7b9",
      "fileid": "28ab3ea0e1ae88687b36abfb2417a786b2d144b2f8873fe1f0f03582ed1c377d",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/walkerke/actions/runs/26620912520"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-29T06:04:50.000Z",
      "commit": "67553858146500fb49f86fb1b7697a8b8cdac7b9",
      "fileid": "688307ed2f8d07ce817f2a1b28c7d07f5b0528ca88d89b0cbfcaa6f12d6dc2e2",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/walkerke/actions/runs/26620912520"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-29T06:05:03.000Z",
      "commit": "67553858146500fb49f86fb1b7697a8b8cdac7b9",
      "fileid": "29a75db3648b6385b2f832a4370a02fac917e69f1e43a53c76adafa7eb66f35c",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/walkerke/actions/runs/26620912520"
    }
  ]
}