R port of Angus Johnson's open source library Clipper. Performs polygon clipping operations (intersection, union, set minus, set difference) for polygonal regions of arbitrary complexity, including holes. Computes offset polygons (spatial buffer zones, morphological dilations, Minkowski dilations) for polygonal regions and polygonal lines. Computes Minkowski Sum of general polygons. There is a function for removing self-intersections from polygon data.
Version: | 1.10-0 |
Depends: | R (≥ 3.0.0) |
Published: | 2019-03-14 |
Author: | Angus Johnson [aut] (C++ original, http://www.angusj.com/delphi/clipper.php), Adrian Baddeley [aut, trl, cre], Kurt Hornik [ctb], Brian D. Ripley [ctb], Elliott Sales de Andrade [ctb], Paul Murrell [ctb] |
Maintainer: | Adrian Baddeley <Adrian.Baddeley at curtin.edu.au> |
BugReports: | https://github.com/baddstats/polyclip/issues |
License: | BSL |
URL: | http://www.angusj.com/delphi/clipper.php, https://sourceforge.net/projects/polyclipping, https://github.com/baddstats/polyclip |
NeedsCompilation: | yes |
Materials: | NEWS |
CRAN checks: | polyclip results |
Reference manual: | polyclip.pdf |
Package source: | polyclip_1.10-0.tar.gz |
Windows binaries: | r-devel: polyclip_1.10-0.zip, r-release: polyclip_1.10-0.zip, r-oldrel: polyclip_1.10-0.zip |
macOS binaries: | r-release: polyclip_1.10-0.tgz, r-oldrel: polyclip_1.10-0.tgz |
Old sources: | polyclip archive |
Reverse depends: | subniche |
Reverse imports: | anglr, eulerr, ggforce, gridGeometry, muHVT, spatstat, SubgrPlots, vwline |
Reverse suggests: | deldir, maptools, surveillance |
Please use the canonical form https://CRAN.R-project.org/package=polyclip to link to this page.