Port details |
- R-cran-rgdal Bindings for the Geospatial Data Abstraction Library
- 1.6.7_3 graphics
=2 1.6.7_3Version of this port present on the latest quarterly branch.
- BROKEN: does not build
DEPRECATED: Fails to build and upstream recommends using math/R-cran-sf or math/R-cran-terra instead This port expired on: 2024-08-30 IGNORE: is marked as broken: does not build
- Maintainer: tota@FreeBSD.org
- Port Added: 2012-02-11 02:12:34
- Last Update: 2024-09-01 14:17:55
- Commit Hash: c31e20e
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv2+
- WWW:
- https://cran.r-project.org/web/packages/rgdal/
- Description:
- Provides bindings to the 'Geospatial' Data Abstraction Library
('GDAL') (>= 1.11.4) and access to projection/transformation
operations from the 'PROJ' library. Use is made of classes defined
in the 'sp' package. Raster and vector map data can be imported
into R, and raster and vector 'sp' objects exported. The 'GDAL' and
'PROJ' libraries are external to the package, and, when installing
the package from source, must be correctly installed first; it is
important that 'GDAL' < 3 be matched with 'PROJ' < 6. From 'rgdal'
1.5-8, installed with to 'GDAL' >=3, 'PROJ' >=6 and 'sp' >= 1.4,
coordinate reference systems use 'WKT2_2019' strings, not 'PROJ'
strings. 'Windows' and 'macOS' binaries (including 'GDAL', 'PROJ'
and their dependencies) are provided on 'CRAN'.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- R-cran-rgdal>0:graphics/R-cran-rgdal
- No installation instructions:
- This port has been deleted.
- PKGNAME: R-cran-rgdal
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1685744133
SHA256 (rgdal_1.6-7.tar.gz) = 555cedfdadb05db90b061d4b056f96d8b7010c00ea54bc6c1bbcc7684fadae33
SIZE (rgdal_1.6-7.tar.gz) = 4351163
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-sp>=1.1.0 : math/R-cran-sp
- R : math/R
- gfortran13 : lang/gcc13
- pkgconf>=1.3.0_1 : devel/pkgconf
- as : devel/binutils
- Runtime dependencies:
-
- R-cran-sp>=1.1.0 : math/R-cran-sp
- R : math/R
- gfortran13 : lang/gcc13
- Library dependencies:
-
- libgdal.so : graphics/gdal
- libproj.so : graphics/proj
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- graphics_R-cran-rgdal
- USES:
- compiler:c++11-lang cran:auto-plist,compiles pkgconfig
- 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 |
0.8.3 17 Jan 2013 11:26:35 |
tota |
- Update to 0.8-3 |
0.8.01_1 04 Jan 2013 17:51:39 |
bf |
update the R base ports to 2.15.2 and adjust dependent ports
Reviewed by: thierry, tota, wen |
0.8.01 23 Dec 2012 01:28:14 |
tota |
- Update to 0.8-01 |
0.7.25 14 Dec 2012 13:17:54 |
tota |
- Update to 0.7-25 |
0.7.24 04 Dec 2012 15:06:10 |
tota |
- Update to 0.7-24
- Update description in pkg-descr
Feature safe: yes |
0.7.22 06 Nov 2012 22:53:21 |
tota |
- Update to 0.7-22
Feature safe: yes |
0.7.20 21 Oct 2012 08:04:25 |
tota |
- Update to 0.7-20
Feature safe: yes |
0.7.19 29 Sep 2012 03:34:21 |
tota |
- Update to 0.7-19
- Fix value of --configure-args for custom LOCALBASE
- Trim WWW: line in pkg-descr |
0.7.18 02 Sep 2012 00:35:38 |
tota |
- Update to 0.7-18
- Remove deprecated header information from Makefile |
0.7.16 23 Aug 2012 11:26:12 |
tota |
- Update to 0.7-16 |
0.7.12_1 26 Jun 2012 23:57:00 |
bf |
update math/R to 2.15.1, switch to the new options format, and
adjust dependent ports |
0.7.12 25 Jun 2012 20:58:46 |
tota |
- Update to 0.7-12 |
0.7.11_1 18 Jun 2012 22:16:34 |
tota |
- Fix configure [1]
- Pet portlint
Reported by: pointyhat (pav) [1] |
0.7.11_1 19 May 2012 10:07:14 |
sunpoet |
- Bump PORTREVISION for graphics/gdal shlib change |
0.7.11 08 May 2012 21:13:00 |
tota |
- Update to 0.7-11 |
0.7.10 07 May 2012 21:55:06 |
tota |
- Update to 0.7-10 |
0.7.8_3 07 May 2012 08:12:53 |
wen |
- Bump PORTREVISION to chase the update of graphics/proj |
0.7.8_2 04 May 2012 20:56:15 |
bf |
- update math/R-cran-psych to 1.2.1 [1]
- update math/R to 2.15.0, and adjust dependent ports
- minor changes to bsd.cran.mk [2]: rename MASTER_CRAN_SITES to
MASTER_SITE_CRAN, as in bsd.sites.mk; make the install target more
flexible and allow CRAN ports to override it; add a regression-test
target; set USE_FORTRAN to match math/R; remove some of the
redundant checks of USE_R_MOD; honor NOPORTDATA and NOPORTDOCS
Reviewed by: thierry, tota, wen
Approved by: D. Rue (maintainer) [1], wen [2] |
0.7.8_1 03 Mar 2012 16:59:36 |
bf |
update math/R to 2.14.2, and adjust dependent ports |
0.7.8 11 Feb 2012 01:45:46 |
tota |
- Add a new port: graphics/R-cran-rgdal
Provides bindings to Frank Warmerdam's Geospatial Data Abstraction
Library (GDAL) (>= 1.3.1) and access to projection/transformation
operations from the PROJ.4 library. The GDAL and PROJ.4 libraries
are external to the package, and, when installing the package from
source, must be correctly installed first. Both GDAL raster and OGR
vector map data can be imported into R, and GDAL raster data and
OGR vector data exported. Use is made of classes defined in the sp
package.
WWW: http://cran.r-project.org/web/packages/rgdal/ |