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"), comment = c(ORCID = "0000-0003-2865-2548")) Description: View and Serve Mapbox Vector Tile Databases for mapping development tasks. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list( markdown = TRUE, roclets = c("collate", "namespace", "rd", "roxyglobals::global_roclet")) RoxygenNote: 7.1.2 Imports: callr, DBI, dplyr, fs, glue, httpuv, jsonlite, magrittr, plumber, purrr, rdeck (>= 0.3.0.91000), RSQLite, stats, stringr Remotes: anthonynorth/rdeck, anthonynorth/roxyglobals Suggests: roxyglobals (>= 0.2.1) Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev make libicu-dev libsodium-dev libuv1-dev libssl-dev libproj-dev libsqlite3-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: 2026-07-14 08:33:11 UTC; root Author: Miles McBain [aut, cre] (ORCID: ) Maintainer: Miles McBain