This package browser is in early development. Mind the rough edges.

r-polyclip 1.10-7

Polygon clipping

This package provides an R port of the library Clipper. It performs polygon clipping operations (intersection, union, set minus, set difference) for polygonal regions of arbitrary complexity, including holes. It computes offset polygons (spatial buffer zones, morphological dilations, Minkowski dilations) for polygonal regions and polygonal lines. It computes the Minkowski Sum of general polygons. There is a function for removing self-intersections from polygon data.

Installation

Install r-polyclip 1.10-7 as follows:

guix install r-polyclip@1.10-7

Or install the latest version:

guix install r-polyclip

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.