Provides an R API to the Open Source Geometry Engine ('GEOS') library (<https://libgeos.org/>) and a vector format with which to efficiently store 'GEOS' geometries. High-performance functions to extract information from, calculate relationships between, and transform geometries are provided. Finally, facilities to import and export geometry vectors to other spatial formats are provided.
Version: | 0.2.0 |
Imports: | libgeos (≥ 3.8.1-4), wk (≥ 0.4.1) |
LinkingTo: | libgeos, wk |
Suggests: | testthat (≥ 3.0.0), vctrs, sf |
Published: | 2022-09-03 |
Author: | Dewey Dunnington [aut, cre], Edzer Pebesma [aut] |
Maintainer: | Dewey Dunnington <dewey at fishandwhistle.net> |
BugReports: | https://github.com/paleolimbot/geos/issues |
License: | MIT + file LICENSE |
URL: | https://paleolimbot.github.io/geos/, https://github.com/paleolimbot/geos/ |
NeedsCompilation: | yes |
SystemRequirements: | C++11 |
Materials: | README NEWS |
In views: | Spatial |
CRAN checks: | geos results |
Reference manual: | geos.pdf |
Package source: | geos_0.2.0.tar.gz |
Windows binaries: | r-devel: geos_0.2.0.zip, r-release: geos_0.2.0.zip, r-oldrel: geos_0.2.0.zip |
macOS binaries: | r-release (arm64): geos_0.1.3.tgz, r-oldrel (arm64): geos_0.1.3.tgz, r-release (x86_64): geos_0.2.0.tgz, r-oldrel (x86_64): geos_0.2.0.tgz |
Old sources: | geos archive |
Reverse imports: | geomander, redistmetrics |
Reverse suggests: | fastverse |
Please use the canonical form https://CRAN.R-project.org/package=geos to link to this page.