Package: lwgeom Version: 0.2-16 Title: Bindings to Selected 'liblwgeom' Functions for Simple Features Description: Access to selected functions found in 'liblwgeom' , the light-weight geometry library used by 'PostGIS' . Authors@R: c(person("Edzer", "Pebesma", role = c("aut", "cre"), email = "edzer.pebesma@uni-muenster.de", comment = c(ORCID = "0000-0001-8049-7069")), person("Colin", "Rundel", role = "ctb"), person("Andy", "Teucher", role = "ctb"), person("liblwgeom developers", role = "cph")) Depends: R (>= 4.1.0) Imports: Rcpp, units, sf (>= 1.0-15) Suggests: covr, sp, geosphere, testthat LinkingTo: Rcpp, sf (>= 1.0-15) SystemRequirements: GEOS (>= 3.5.0), PROJ (>= 4.8.0), sqlite3 License: GPL-2 Copyright: file COPYRIGHTS Encoding: UTF-8 URL: https://r-spatial.github.io/lwgeom/, https://github.com/r-spatial/lwgeom BugReports: https://github.com/r-spatial/lwgeom/issues Collate: init.R RcppExports.R geohash.R split.R subdivide.R valid.R transform.R bounding_circle.R bearing.R snap_to_grid.R startpoint.R twkb.R perimeter.R clockwise.R geod.R wkt.R wrap_x.R RoxygenNote: 7.3.3 Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://r-spatial.r-universe.dev Date/Publication: 2026-05-03 12:00:26 UTC RemoteUrl: https://github.com/r-spatial/lwgeom RemoteRef: HEAD RemoteSha: 2a10dea87f1398b3bcda52a8786d7c6b384dc58e NeedsCompilation: yes Packaged: 2026-06-24 01:35:28 UTC; root Author: Edzer Pebesma [aut, cre] (ORCID: ), Colin Rundel [ctb], Andy Teucher [ctb], liblwgeom developers [cph] Maintainer: Edzer Pebesma