./math/R-s2, Spherical Geometry Operators Using the S2 Geometry Library

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.0.6nb2, Package name: R-s2-1.0.6nb2, Maintainer: pkgsrc-users

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.


Master sites: (Expand)


Version history: (Expand)


CVS history: (Expand)


   2023-10-25 00:11:51 by Thomas Klausner | Files touched by this commit (2298)
Log message:
*: bump for openssl 3
   2022-10-08 22:30:46 by Havard Eidnes | Files touched by this commit (1)
Log message:
geography/R-s2: remove ineffectual use of atomic64.mk.

We now build R itself with that instead.
   2022-10-08 22:02:06 by Havard Eidnes | Files touched by this commit (3)
Log message:
geography/R-s2: import fix for "not old" openssl on 32-bit hosts.

Ref.
https://github.com/r-spatial/s2/commit/3e791194ceb348a81d6317438e2bfe9e4a2ff1e3
   2022-08-23 00:21:53 by Tobias Nygren | Files touched by this commit (1)
Log message:
R-s2: needs openssl
   2021-10-26 12:45:18 by Nia Alarie | Files touched by this commit (108)
Log message:
geography: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 16:09:33 by Nia Alarie | Files touched by this commit (108)
Log message:
geography: Remove SHA1 hashes for distfiles
   2021-09-20 08:08:07 by Makoto Fujiwara | Files touched by this commit (3)
Log message:
(geography/R-s2) import R-s2-1.0.6

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.