Title: Open Source Geometry Engine ('GEOS') C API
Version: 3.11.1-3
Description: Provides the Open Source Geometry Engine ('GEOS') as a C API that can be used to write high-performance C and C++ geometry operations using R as an interface. Headers are provided to make linking to and using these functions from C++ code as easy and as safe as possible. This package contains an internal copy of the 'GEOS' library to guarantee the best possible consistency on multiple platforms.
License: LGPL-2.1 | LGPL-3 [expanded from: LGPL (≥ 2.1)]
Copyright: file COPYRIGHTS
Encoding: UTF-8
RoxygenNote: 7.3.2
URL: https://paleolimbot.github.io/libgeos/, https://github.com/paleolimbot/libgeos
BugReports: https://github.com/paleolimbot/libgeos/issues
Suggests: testthat
NeedsCompilation: yes
Packaged: 2025-03-19 04:04:42 UTC; dewey
Author: Dewey Dunnington ORCID iD [aut, cre], GEOS authors [aut], Martin Davis [ctb, cph], Benjamin Campbell [ctb, cph], Tomasz Sowa [ctb, cph], Christian Kaiser [ctb, cph], David Skea [ctb, cph], Daniel Baston [ctb, cph], Sandro Santilli [ctb, cph], Mateusz Loskot [ctb, cph], Paul Ramsey [ctb, cph], Olivier Devillers [ctb, cph], Sean Gillies [ctb, cph], Mika Heiskanen [ctb, cph], Safe Software Inc. [cph], Refractions Research Inc. [cph], Vivid Solutions Inc. [cph]
Maintainer: Dewey Dunnington <dewey@fishandwhistle.net>
Repository: CRAN
Date/Publication: 2025-03-19 04:50:02 UTC

libgeos: Open Source Geometry Engine ('GEOS') C API

Description

Provides the Open Source Geometry Engine ('GEOS') as a C API that can be used to write high-performance C and C++ geometry operations using R as an interface. Headers are provided to make linking to and using these functions from C++ code as easy and as safe as possible. This package contains an internal copy of the 'GEOS' library to guarantee the best possible consistency on multiple platforms.

Author(s)

Maintainer: Dewey Dunnington dewey@fishandwhistle.net (ORCID)

Authors:

Other contributors:

See Also

Useful links:


GEOS version information

Description

GEOS version information

Usage

libgeos_version()

Value

The version string returned by GEOSversion();

Examples

libgeos_version()