A fast C++ implementation to generate contour lines (isolines) and contour polygons (isobands) from regularly spaced grids containing elevation data.
Version: | 0.2.0 |
Imports: | Rcpp, grid, utils |
LinkingTo: | Rcpp, testthat |
Suggests: | covr, ggplot2, knitr, lwgeom, magick, microbenchmark, rmarkdown, sf, testthat |
Published: | 2019-04-06 |
Author: | Claus Wilke [aut, cre] |
Maintainer: | Claus Wilke <wilke at austin.utexas.edu> |
BugReports: | https://github.com/wilkelab/isoband/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/wilkelab/isoband |
NeedsCompilation: | yes |
SystemRequirements: | C++11 |
Materials: | README NEWS |
CRAN checks: | isoband results |
Reference manual: | isoband.pdf |
Vignettes: |
1. Generating isolines and isobands 2. Simple features 3. Labeled isolines |
Package source: | isoband_0.2.0.tar.gz |
Windows binaries: | r-devel: isoband_0.2.0.zip, r-devel-gcc8: isoband_0.2.0.zip, r-release: isoband_0.2.0.zip, r-oldrel: isoband_0.2.0.zip |
OS X binaries: | r-release: isoband_0.2.0.tgz, r-oldrel: isoband_0.2.0.tgz |
Old sources: | isoband archive |
Reverse imports: | osrm, SpatialPosition, tanaka |
Please use the canonical form https://CRAN.R-project.org/package=isoband to link to this page.