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.5)polyclip_1.10-7.zip(r-4.4)polyclip_1.10-7.zip(r-4.3)
polyclip_1.10-7.tgz(r-4.4-x86_64)polyclip_1.10-7.tgz(r-4.4-arm64)polyclip_1.10-7.tgz(r-4.3-x86_64)polyclip_1.10-7.tgz(r-4.3-arm64)
polyclip_1.10-7.tar.gz(r-4.5-noble)polyclip_1.10-7.tar.gz(r-4.4-noble)
polyclip_1.10-7.tgz(r-4.4-emscripten)polyclip_1.10-7.tgz(r-4.3-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'))

Peer review:

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

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

On CRAN:

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

6 exports 19 stars 10.38 score 0 dependencies 504 dependents 21 scripts 121.2k downloads

Last updated 2 months agofrom:8d37dee5fe. Checks:OK: 9. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 22 2024
R-4.5-win-x86_64OKAug 22 2024
R-4.5-linux-x86_64OKAug 22 2024
R-4.4-win-x86_64OKAug 22 2024
R-4.4-mac-x86_64OKAug 22 2024
R-4.4-mac-aarch64OKAug 22 2024
R-4.3-win-x86_64OKAug 22 2024
R-4.3-mac-x86_64OKAug 22 2024
R-4.3-mac-aarch64OKAug 22 2024

Exports:pointinpolygonpolyclippolylineoffsetpolyminkowskipolyoffsetpolysimplify

Dependencies: