{
  "_id": "6a55f514ff0138dec5d6af24",
  "Package": "mvtview",
  "Title": "View and Serve Mapbox Vector Tile Databases",
  "Version": "0.0.3",
  "Authors@R": "person(\"Miles\", \"McBain\", , \"miles.mcbain@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-2865-2548\"))",
  "Description": "View and Serve Mapbox Vector Tile Databases for mapping\ndevelopment tasks.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list( markdown = TRUE, roclets = c(\"collate\", \"namespace\",\n\"rd\", \"roxyglobals::global_roclet\"))",
  "RoxygenNote": "7.1.2",
  "Remotes": [
    "anthonynorth/rdeck",
    "anthonynorth/roxyglobals"
  ],
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nmake libicu-dev libsodium-dev libuv1-dev libssl-dev libproj-dev\nlibsqlite3-dev libudunits2-dev zlib1g-dev",
  "Repository": "https://milesmcbain.r-universe.dev",
  "Date/Publication": "2022-04-08 12:04:19 UTC",
  "RemoteUrl": "https://github.com/milesmcbain/mvtview",
  "RemoteRef": "main",
  "RemoteSha": "90174f8e4fd77303c4a8eae1ffe6c06b00954b16",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-14 08:33:11 UTC",
    "User": "root"
  },
  "Author": "Miles McBain [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-2865-2548>)",
  "Maintainer": "Miles McBain <miles.mcbain@gmail.com>",
  "_user": "milesmcbain",
  "_type": "src",
  "_file": "mvtview_0.0.3.tar.gz",
  "_fileid": "https://r2.ropensci.org/f38dc9ded56b66cb7951cbd8196d23fc9b6dd78bdd7cffdfb1334d71bc2bab66",
  "_filesize": 88690,
  "_sha256": "f38dc9ded56b66cb7951cbd8196d23fc9b6dd78bdd7cffdfb1334d71bc2bab66",
  "_expires": "2026-10-22T08:36:34.000Z",
  "_created": "2026-07-14T08:33:11.000Z",
  "_published": "2026-07-14T08:36:36.598Z",
  "_jobs": [
    {
      "job": 87037760920,
      "time": 156,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8304931259"
    },
    {
      "job": 87037760935,
      "time": 164,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8304933696"
    },
    {
      "job": 87037760948,
      "time": 105,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8304911680"
    },
    {
      "job": 87037760949,
      "time": 138,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8304924027"
    },
    {
      "job": 87037007632,
      "time": 231,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8304870390"
    },
    {
      "job": 87037760924,
      "time": 169,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8304935830"
    },
    {
      "job": 87037761103,
      "time": 119,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8304917885"
    },
    {
      "job": 87037761007,
      "time": 122,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8304917599"
    },
    {
      "job": 87037761026,
      "time": 134,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8304922764"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/milesmcbain/actions/runs/29318187591",
  "_status": "success",
  "_upstream": "https://github.com/milesmcbain/mvtview",
  "_commit": {
    "id": "90174f8e4fd77303c4a8eae1ffe6c06b00954b16",
    "author": "Miles McBain <miles.mcbain@gmail.com>",
    "committer": "Miles McBain <miles.mcbain@gmail.com>",
    "message": "add port for serve_mvt, make errors nicer\n",
    "time": 1649419459
  },
  "_maintainer": {
    "name": "Miles McBain",
    "email": "miles.mcbain@gmail.com",
    "login": "milesmcbain",
    "description": "",
    "uuid": 9996346,
    "orcid": "0000-0003-2865-2548"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "callr",
      "role": "Imports"
    },
    {
      "package": "DBI",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "fs",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "httpuv",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "plumber",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rdeck",
      "version": ">= 0.3.0.91000",
      "role": "Imports"
    },
    {
      "package": "RSQLite",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "roxyglobals",
      "version": ">= 0.2.1",
      "role": "Suggests"
    }
  ],
  "_owner": "milesmcbain",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "mapbox-vector-tile",
    "vector-tiles"
  ],
  "_stars": 17,
  "_contributors": [
    {
      "user": "milesmcbain",
      "count": 17,
      "uuid": 9996346
    }
  ],
  "_userbio": {
    "uuid": 9996346,
    "type": "user",
    "name": "Miles McBain",
    "followers": 588
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/mvtview"
  },
  "_devurl": "https://github.com/milesmcbain/mvtview",
  "_searchresults": 6,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/mvtview.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "clean_mvt",
    "serve_mvt",
    "start_mvt_server",
    "view_mvt"
  ],
  "_help": [
    {
      "page": "clean_mvt",
      "title": "Stop all running vector tile servers",
      "topics": [
        "clean_mvt"
      ]
    },
    {
      "page": "serve_mvt",
      "title": "Serve a .mbtiles database of vectortiles",
      "topics": [
        "serve_mvt"
      ]
    },
    {
      "page": "start_mvt_server",
      "title": "Start an mvt_server in the current session",
      "topics": [
        "start_mvt_server"
      ]
    },
    {
      "page": "view_mvt",
      "title": "View a local vector tileset on a map",
      "topics": [
        "view_mvt"
      ]
    }
  ],
  "_readme": "https://github.com/milesmcbain/mvtview/raw/main/README.md",
  "_rundeps": [
    "bit",
    "bit64",
    "blob",
    "cachem",
    "callr",
    "cli",
    "cpp11",
    "crayon",
    "curl",
    "DBI",
    "dplyr",
    "fastmap",
    "fs",
    "generics",
    "glue",
    "httpuv",
    "jsonlite",
    "later",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "otel",
    "pillar",
    "pkgconfig",
    "plumber",
    "processx",
    "promises",
    "ps",
    "purrr",
    "R6",
    "Rcpp",
    "rdeck",
    "rlang",
    "RSQLite",
    "sodium",
    "stringi",
    "stringr",
    "swagger",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "webutils",
    "withr"
  ],
  "_score": 2.929418925714293,
  "_indexed": true,
  "_nocasepkg": "mvtview",
  "_universes": [
    "milesmcbain"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.3",
      "date": "2026-07-14T08:35:56.000Z",
      "distro": "resolute",
      "commit": "90174f8e4fd77303c4a8eae1ffe6c06b00954b16",
      "fileid": "https://r2.ropensci.org/2b7f9a58e50bfd303c576d83aaafefb1c1b86188f9c60ceb39c744f9ad073e26",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/milesmcbain/actions/runs/29318187591"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.3",
      "date": "2026-07-14T08:36:01.000Z",
      "distro": "resolute",
      "commit": "90174f8e4fd77303c4a8eae1ffe6c06b00954b16",
      "fileid": "https://r2.ropensci.org/15e1e8b6fe62a058c8efeb088e1776d846e0d3b10b2b4257ff98d7e38c7a952d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/milesmcbain/actions/runs/29318187591"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.3",
      "date": "2026-07-14T08:35:07.000Z",
      "commit": "90174f8e4fd77303c4a8eae1ffe6c06b00954b16",
      "fileid": "https://r2.ropensci.org/b3eaa2bcc3d64e823e879477c36873cd020853cb9948bce0d7c36ecfc04d277b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/milesmcbain/actions/runs/29318187591"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.0.3",
      "date": "2026-07-14T08:35:35.000Z",
      "commit": "90174f8e4fd77303c4a8eae1ffe6c06b00954b16",
      "fileid": "https://r2.ropensci.org/9c6122a24b8470d695b12c365a19f9cb39359d500fa54ecaac5bae6300cc6725",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/milesmcbain/actions/runs/29318187591"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.3",
      "date": "2026-07-14T08:36:15.000Z",
      "commit": "90174f8e4fd77303c4a8eae1ffe6c06b00954b16",
      "fileid": "https://r2.ropensci.org/7fe30be318fe3398d6b6b084e6e845875d4dba41e8e84663e042560ea6f84b52",
      "status": "success",
      "buildurl": "https://github.com/r-universe/milesmcbain/actions/runs/29318187591"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.3",
      "date": "2026-07-14T08:35:18.000Z",
      "commit": "90174f8e4fd77303c4a8eae1ffe6c06b00954b16",
      "fileid": "https://r2.ropensci.org/4c8930e89b820252ed85c6076d94976a2e0682dd5fe125c1515803b85ee5bd10",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/milesmcbain/actions/runs/29318187591"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.3",
      "date": "2026-07-14T08:35:12.000Z",
      "commit": "90174f8e4fd77303c4a8eae1ffe6c06b00954b16",
      "fileid": "https://r2.ropensci.org/9742cbaa7fe32c14eca8540cd09e93e6d605101e467ac837be980112068c25ff",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/milesmcbain/actions/runs/29318187591"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.0.3",
      "date": "2026-07-14T08:35:31.000Z",
      "commit": "90174f8e4fd77303c4a8eae1ffe6c06b00954b16",
      "fileid": "https://r2.ropensci.org/7de114233eb5b04bc7f2fb29f8fd1dc5463ac984511cfb1a32e7a6ce266653a3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/milesmcbain/actions/runs/29318187591"
    }
  ]
}