Package: polymer Title: Flexible and Intuitive Overlay Methods Version: 0.2.0.9001 Authors@R: c( person("Michael", "Sumner", email = "mdsumner@gmail.com", role = c("aut", "cre")), person("Gabriel", "Becker", role = "ctb", comment = "Provided the package name.")) Description: General intersections via a triangle pool from disparate polygon inputs. Overlap is determined via finite-element decomposition of all component edges in all inputs into triangles. Then triangles instances are classified (by point-in-polygon lookup) by objects within layers. License: GPL-3 URL: https://github.com/hypertidy/polymer, https://hypertidy.github.io/polymer/ BugReports: https://github.com/hypertidy/polymer/issues Depends: R (>= 3.4.0) Imports: dplyr, gibble, magrittr, rlang, RTriangle, sf, silicate (>= 0.2.0), tidyr, purrr, polyclip, tibble Suggests: covr, testthat ByteCompile: true Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libicu-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://hypertidy.r-universe.dev Date/Publication: 2024-01-10 20:59:58 UTC RemoteUrl: https://github.com/hypertidy/polymer RemoteRef: HEAD RemoteSha: b0a66bf329dbd15e14b14dc88a4a6028da7f3607 NeedsCompilation: no Packaged: 2026-06-11 09:11:13 UTC; root Author: Michael Sumner [aut, cre], Gabriel Becker [ctb] (Provided the package name.) Maintainer: Michael Sumner