r-s2
Spherical geometry operators using the S2 geometry library
This package provides R bindings for Google's s2 library for geometric calculations on the sphere. High-performance constructors and exporters provide high compatibility with existing spatial packages, transformers construct new geometries from existing geometries, predicates provide a means to select geometries based on spatial relationships, and accessors extract information about geometries.
- Versions: 1.1.9
- Website: https://r-spatial.github.io/s2/
- Licenses: ASL 2.0
- Package source: gnu/packages/cran.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of r-s2 as follows:
guix install r-s2
Or install a particular version:
guix install r-s2@1.1.9
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.
Badge code
You can use the following badge to inform users of r-s2 about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/r-s2'><img src='https://packages.guix.gnu.org/packages/r-s2/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/r-s2)
Example Org:
[[https://packages.guix.gnu.org/packages/r-s2][https://packages.guix.gnu.org/packages/r-s2/badges/latest-version.svg]]