Package: rearcut Version: 0.1.0 Title: Constrained Triangulation of Polygons by 'Ear Clipping/Cutting' Description: Constrained triangulation of polygons implemented by the 'Mapbox' 'Javascript' library 'earcut'. Authors@R: person("Michael", "Sumner", email = "mdsumner@gmail.com", role = c("aut", "cre")) License: MIT + file LICENSE Encoding: UTF-8 LazyData: true ByteCompile: true RoxygenNote: 6.0.1 Roxygen: list(markdown = TRUE) Depends: R (>= 3.3.0) Imports: dplyr, V8, tibble Suggests: covr, ggplot2, testthat Config/pak/sysreqs: libssl-dev libnode-dev Repository: https://hypertidy.r-universe.dev Date/Publication: 2018-02-19 05:12:58 UTC RemoteUrl: https://github.com/hypertidy/rearcut RemoteRef: HEAD RemoteSha: cc033719f503144f855ebe1118c1f601a033b995 NeedsCompilation: no Packaged: 2026-06-19 11:16:10 UTC; root Author: Michael Sumner [aut, cre] Maintainer: Michael Sumner