summaryrefslogtreecommitdiff
path: root/geography
diff options
context:
space:
mode:
authorbrook <brook@pkgsrc.org>2020-08-08 23:19:05 +0000
committerbrook <brook@pkgsrc.org>2020-08-08 23:19:05 +0000
commit063c39483a309762bddd1223f4c229e0f7bf2a17 (patch)
tree242211f86712e6de513a009fa4977ca95a4a0234 /geography
parenteb8a5d20d3aa078845e359a563b4f96588517cc4 (diff)
downloadpkgsrc-063c39483a309762bddd1223f4c229e0f7bf2a17.tar.gz
geography/R-rgdal: import R-rgdal-1.4.8
Provides bindings to the 'Geospatial' Data Abstraction Library ('GDAL') (>= 1.11.4) 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. From 'rgdal' 1.4.1, provision is made for 'PROJ6' accommodation, with 'PROJ6' functionality to follow; from 1.4.1 'rgdal' will build and function when 'PROJ' >= 6. 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. Windows and Mac Intel OS X binaries (including 'GDAL', 'PROJ.4' and 'Expat') are provided on 'CRAN'.
Diffstat (limited to 'geography')
-rw-r--r--geography/R-rgdal/DESCR12
-rw-r--r--geography/R-rgdal/Makefile17
-rw-r--r--geography/R-rgdal/distinfo6
3 files changed, 35 insertions, 0 deletions
diff --git a/geography/R-rgdal/DESCR b/geography/R-rgdal/DESCR
new file mode 100644
index 00000000000..f56a6f70ec2
--- /dev/null
+++ b/geography/R-rgdal/DESCR
@@ -0,0 +1,12 @@
+Provides bindings to the 'Geospatial' Data Abstraction Library
+('GDAL') (>= 1.11.4) 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. From 'rgdal'
+1.4.1, provision is made for 'PROJ6' accommodation, with 'PROJ6'
+functionality to follow; from 1.4.1 'rgdal' will build and function
+when 'PROJ' >= 6. 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. Windows
+and Mac Intel OS X binaries (including 'GDAL', 'PROJ.4' and 'Expat')
+are provided on 'CRAN'.
diff --git a/geography/R-rgdal/Makefile b/geography/R-rgdal/Makefile
new file mode 100644
index 00000000000..c9eb6af3510
--- /dev/null
+++ b/geography/R-rgdal/Makefile
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1 2020/08/08 23:19:05 brook Exp $
+
+R_PKGNAME= rgdal
+R_PKGVER= 1.4-8
+CATEGORIES= geography
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+COMMENT= Bindings for the 'Geospatial' Data Abstraction Library
+LICENSE= gnu-gpl-v2 OR gnu-gpl-v3 # + file LICENSE.note
+
+USE_LANGUAGES+= c c++
+
+.include "../../math/R/Makefile.extension"
+.include "../../geography/gdal-lib/buildlink3.mk"
+.include "../../geography/proj/buildlink3.mk"
+.include "../../math/R-sp/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/geography/R-rgdal/distinfo b/geography/R-rgdal/distinfo
new file mode 100644
index 00000000000..fc37dc566c7
--- /dev/null
+++ b/geography/R-rgdal/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2020/08/08 23:19:05 brook Exp $
+
+SHA1 (R/rgdal_1.4-8.tar.gz) = 376e38a9a900efae9d2442aad78e1d98fad89607
+RMD160 (R/rgdal_1.4-8.tar.gz) = d6f15704417c7ddf79bb1b15ec7ef4194c1e02d0
+SHA512 (R/rgdal_1.4-8.tar.gz) = c3d6ea97f21995494bb4f0e4cbbb36ac16ae7a9b12768addb3821fbaee814cc66d6f219bcbea10378ec817d8e664fdc30df007479d18d60bbb7a39f0d46a986a
+Size (R/rgdal_1.4-8.tar.gz) = 1698902 bytes