Package: clipper Title: Another Port of Angus Johnson's 'clipper' Polygon Clipping Library Version: 0.0.0.1 Authors@R: c( person("Mark", "Padgham", email="mark.padgham@email.com", role=c("aut", "cre")), person("Angus", "Johnson", role = "cph", comment="Original author of included code for polygon clipping")) Description: Another Port of Angus Johnson's 'clipper' Polygon Clipping Library. License: GPL-3 Depends: R (>= 2.10) Imports: geodist, magrittr, Rcpp (>= 0.12.6) Suggests: testthat LinkingTo: Rcpp SystemRequirements: C++11 NeedsCompilation: yes Encoding: UTF-8 LazyData: true URL: https://github.com/hypertidy/clipper BugReports: https://github.com/hypertidy/clipper/issues RoxygenNote: 6.1.1 Roxygen: list(markdown = TRUE) Repository: https://hypertidy.r-universe.dev Date/Publication: 2019-06-27 09:55:00 UTC RemoteUrl: https://github.com/hypertidy/clipper RemoteRef: HEAD RemoteSha: 5b31b9f4517251f3586a351fa444315a4d602154 Packaged: 2026-06-18 19:54:51 UTC; root Author: Mark Padgham [aut, cre], Angus Johnson [cph] (Original author of included code for polygon clipping) Maintainer: Mark Padgham