# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "pmtiles" in publications use:' type: software license: MIT title: 'pmtiles: R Interface to PMTiles' version: 0.1.2 doi: 10.32614/CRAN.package.pmtiles abstract: Provides R bindings to the PMTiles command-line interface for working with PMTiles archives. PMTiles is a single-file archive format for tiled data that enables efficient cloud-native storage and retrieval of map tiles. This package wraps the go-pmtiles CLI to provide functions for inspecting, extracting, converting, and serving PMTiles archives. authors: - family-names: Walker given-names: Kyle email: kyle@walker-data.com repository: https://walkerke.r-universe.dev repository-code: https://github.com/walkerke/pmtiles commit: 67553858146500fb49f86fb1b7697a8b8cdac7b9 url: https://github.com/walkerke/pmtiles date-released: '2025-11-30' contact: - family-names: Walker given-names: Kyle email: kyle@walker-data.com