Commit graph

2 commits

Author SHA1 Message Date
brook
5e19c3fb11 graphics/R-polyclip: remove MASTER_SITES
MASTER_SITES is defined in math/R/Makefile.extension, which should be
included by all R packages.  Therefore, MASTER_SITES should not normally
be defined in the Makefile for an R package.
2020-08-09 17:02:38 +00:00
brook
650a7e7bca graphics/R-polyclip: import R-polyclip-1.10.0
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.
2020-08-01 02:03:53 +00:00