starsTileServer: A Dynamic Tile Server for R

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
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:

Reference manual: starsTileServer.pdf
Vignettes: Parallel tile rendering
Example application
Using tiles in shiny

Downloads:

Package source: starsTileServer_0.1.1.tar.gz
Windows binaries: r-devel: starsTileServer_0.1.1.zip, r-release: starsTileServer_0.1.1.zip, r-oldrel: starsTileServer_0.1.1.zip
macOS binaries: r-release (arm64): starsTileServer_0.1.1.tgz, r-oldrel (arm64): starsTileServer_0.1.1.tgz, r-release (x86_64): starsTileServer_0.1.1.tgz
Old sources: starsTileServer archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=starsTileServer to link to this page.