Port details |
- R-cran-s2 Spherical Geometry Operators Using the S2 Geometry Library
- 1.1.7 graphics =2 1.1.7Version of this port present on the latest quarterly branch.
- Maintainer: bofh@FreeBSD.org
- Port Added: 2021-06-11 16:48:10
- Last Update: 2024-07-27 10:54:05
- Commit Hash: 46fdfc8
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: APACHE20
- WWW:
- https://cran.r-project.org/web/packages/s2/
- Description:
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- R-cran-s2>0:graphics/R-cran-s2
- To install the port:
- cd /usr/ports/graphics/R-cran-s2/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/R-cran-s2
- pkg install R-cran-s2
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: R-cran-s2
- Flavors: there is no flavor information for this port.
- NOT_FOR_ARCHS: armv6 mips
- distinfo:
- TIMESTAMP = 1722077122
SHA256 (s2_1.1.7.tar.gz) = 30762c7150dd72e2f4a3d50e64b8b73b2d59b73275687ba3eea7a6e07f786878
SIZE (s2_1.1.7.tar.gz) = 2381288
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- R-cran-Rcpp>0 : devel/R-cran-Rcpp
- R-cran-wk>=0.6.0 : math/R-cran-wk
- R : math/R
- gfortran13 : lang/gcc13
- as : devel/binutils
- Runtime dependencies:
-
- R-cran-Rcpp>0 : devel/R-cran-Rcpp
- R-cran-wk>=0.6.0 : math/R-cran-wk
- R : math/R
- gfortran13 : lang/gcc13
- This port is required by:
- for Build
-
- math/R-cran-sf
- for Run
-
- math/R-cran-sf
- math/R-cran-spdep
Configuration Options:
- No options to configure
- Options name:
- graphics_R-cran-s2
- USES:
- cran:auto-plist,compiles
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.1.7 27 Jul 2024 10:54:05 |
Muhammad Moinur Rahman (bofh) |
graphics/R-cran-s2: Update version 1.1.6=>1.1.7
Changelog: https://cran.r-project.org/web/packages/s2/ |
1.1.6 22 Dec 2023 23:44:45 |
Muhammad Moinur Rahman (bofh) |
graphics/R-cran-s2: Update version 1.1.5=>1.1.6
Changelog: https://cran.r-project.org/web/packages/s2/ |
1.1.5 15 Dec 2023 12:55:45 |
Muhammad Moinur Rahman (bofh) |
graphics/R-cran-s2: Update version 1.1.4=>1.1.5
- Adopt port
Changelog: https://cran.r-project.org/web/packages/s2/ |
1.1.4 09 Jun 2023 18:44:22 |
Piotr Kubaj (pkubaj) |
graphics/R-cran-s2: regenerate patch
===> Applying extra patch
/usr/ports/graphics/R-cran-s2/files/extra-patch-src_Makevars.in
1 out of 1 hunks failed--saving rejects to src/Makevars.in.rej
===> FAILED Applying extra patch
/usr/ports/graphics/R-cran-s2/files/extra-patch-src_Makevars.in
*** Error code 1 |
1.1.4 09 Jun 2023 13:47:07 |
Piotr Kubaj (pkubaj) |
graphics/R-cran-s2: enable on powerpc / powerpcspe |
1.1.4 30 May 2023 23:43:49 |
Piotr Kubaj (pkubaj) |
graphics/R-cran-s2: enable on armv7
Builds fine. |
1.1.4 28 May 2023 09:14:53 |
Wen Heping (wen) |
graphics/R-cran-s2: Update to 1.1.4
Remove i386 from NOT_FOR_ARCHS, it build on my i386 system |
1.1.3 06 May 2023 22:40:19 |
TAKATSU Tomonari (tota) |
graphics/R-cran-s2: Update to 1.1.3
- Update to 1.1.3
- Drop maintainership |
1.1.0_1 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.1.0 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.1.0 20 Jul 2022 05:30:41 |
TAKATSU Tomonari (tota) |
graphics/R-cran-s2: Update to 1.1.0 |
1.0.7 03 Oct 2021 20:08:32 |
Piotr Kubaj (pkubaj) |
graphics/R-cran-s2: fix build on powerpc64* |
1.0.7 01 Oct 2021 04:08:07 |
TAKATSU Tomonari (tota) |
graphics/R-cran-s2: Update to 1.0.7 |
1.0.6 06 Jul 2021 12:41:03 |
Piotr Kubaj (pkubaj) |
graphics/R-cran-s2: fix build on powerpc64
c++ -std=gnu++11 -I"/usr/local/lib/R/include" -DNDEBUG -I../inst/include
-DSTRICT_R_HEADERS -I'/usr/local/lib/R/library/Rcpp/include'
-I'/usr/local/lib/R/library/wk/include' -DLIBICONV_PLUG -I/usr/local/include
-isystem /usr/local/include -DIS_BIG_ENDIAN -pthread -fPIC -O2 -pipe
-DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include
-fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -c
s2-accessors.cpp -o s2-accessors.o
In file included from s2-accessors.cpp:2:
In file included from ./geography-operator.h:7:
In file included from ./geography.h:8:
In file included from ../inst/include/s2/s2polygon.h:29:
In file included from ../inst/include/s2/mutable_s2shape_index.h:34:
In file included from ../inst/include/s2/s2cell_id.h:36:
../inst/include/s2/util/bits/bits.h:509:19: error: this builtin is only valid on
POWER7 or later CPUs
uint64 result = __builtin_bpermd(0x3f3e3d3c3b3a3938, temp); |
1.0.6 20 Jun 2021 13:14:16 |
Piotr Kubaj (pkubaj) |
graphics/R-cran-s2: disable on all 32-bit architectures, not just i386 |
1.0.6 18 Jun 2021 09:50:12 |
TAKATSU Tomonari (tota) |
graphics/R-cran-s2: Update to 1.0.6 |
1.0.5 12 Jun 2021 05:08:07 |
TAKATSU Tomonari (tota) |
graphics/R-cran-s2: Set NOT_FOR_ARCHS=i386 |
1.0.5 11 Jun 2021 16:43:46 |
TAKATSU Tomonari (tota) |
graphics/R-cran-s2: Add new port
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.
WWW: https://cran.r-project.org/web/packages/s2/ |