Package: polyclip 1.10-7

polyclip: Polygon Clipping

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.

Authors:Angus Johnson [aut], Adrian Baddeley [aut, trl, cre], Kurt Hornik [ctb], Brian D. Ripley [ctb], Elliott Sales de Andrade [ctb], Paul Murrell [ctb], Ege Rubak [ctb], Mark Padgham [ctb]

polyclip_1.10-7.tar.gz
polyclip_1.10-7.zip(r-4.6)polyclip_1.10-7.zip(r-4.5)polyclip_1.10-7.zip(r-4.4)
polyclip_1.10-7.tgz(r-4.6-x86_64)polyclip_1.10-7.tgz(r-4.6-arm64)polyclip_1.10-7.tgz(r-4.5-x86_64)polyclip_1.10-7.tgz(r-4.5-arm64)
polyclip_1.10-7.tar.gz(r-4.6-arm64)polyclip_1.10-7.tar.gz(r-4.6-x86_64)polyclip_1.10-7.tar.gz(r-4.5-arm64)polyclip_1.10-7.tar.gz(r-4.5-x86_64)
polyclip_1.10-7.tgz(r-4.5-emscripten)
polyclip.pdf |polyclip.html
polyclip/json (API)
NEWS

# Install 'polyclip' in R:
install.packages('polyclip', repos = c('https://baddstats.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/baddstats/polyclip/issues

Uses libs:
  • c++– GNU Standard C++ Library v3

On CRAN:

Conda:

64-bitclippercomputational-geometryminkowski-sumpolygon-clipping-algorithmpolygon-intersectionpolygon-offsettingpolygon-unionpolygonscpp

10.46 score 20 stars 641 packages 36 scripts 103k downloads 6 exports 0 dependencies

Last updated from:8d37dee5fe. Checks:13 OK. Indexed: yes.

TargetResultTotal timeArtifact
linux-devel-arm64OK100
linux-devel-x86_64OK99
source / vignettesOK192
linux-release-arm64OK116
linux-release-x86_64OK99
macos-devel-arm64OK120
macos-devel-x86_64OK141
macos-release-arm64OK134
macos-release-x86_64OK135
windows-develOK88
windows-releaseOK87
windows-oldrelOK77
wasm-releaseOK89

Exports:pointinpolygonpolyclippolylineoffsetpolyminkowskipolyoffsetpolysimplify

Dependencies:

  • Image