starsTileServer: A Dynamic Tile Server for R (original) (raw)

Makes it possible to serve map tiles for web maps (e.g. leaflet) based on a function or a stars object without having to render them in advance. This enables parallelization of the rendering, separating the data source and visualization location and to provide web services.

Version: 0.1.1
Imports: R6, leaflet, plumber, png, rlang, sf, stars, units, assertthat
Suggests: knitr, rmarkdown, leaflet.extras, webshot, mapview, callr, magick, shiny, dplyr, magrittr, abind, testthat (≥ 3.0.0), withr
Published: 2022-08-22
DOI: 10.32614/CRAN.package.starsTileServer
Author: Bart Kranstauber ORCID iD [aut, cre]
Maintainer: Bart Kranstauber <b.kranstauber at uva.nl>
BugReports: https://gitlab.com/bartk/starsTileServer/-/issues
License: GPL-3
URL: https://bartk.gitlab.io/starsTileServer,https://gitlab.com/bartk/starsTileServer
NeedsCompilation: no
Materials: README, NEWS
CRAN checks: starsTileServer results

Documentation:

Downloads:

Linking:

Please use the canonical formhttps://CRAN.R-project.org/package=starsTileServerto link to this page.