summaryrefslogtreecommitdiff
path: root/geography/Makefile
diff options
context:
space:
mode:
authorbrook <brook@pkgsrc.org>2020-08-08 23:28:07 +0000
committerbrook <brook@pkgsrc.org>2020-08-08 23:28:07 +0000
commite98497d5cd0a7a1523b21aad95e28e1ee7bdc5bf (patch)
treee6402f5916fbf5744e5545ddea88251ea5992370 /geography/Makefile
parent703c5e165a5dfae96e8186d5969f213722666c44 (diff)
downloadpkgsrc-e98497d5cd0a7a1523b21aad95e28e1ee7bdc5bf.tar.gz
geography/R-raster: import R-raster-3.0.12
Reading, writing, manipulating, analyzing and modeling of gridded spatial data. The package implements basic and high-level functions. Processing of very large files is supported. There is a also support for vector data operations such as intersections. See the manual and tutorials on <https://rspatial.org/> to get started.
Diffstat (limited to 'geography/Makefile')
-rw-r--r--geography/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/geography/Makefile b/geography/Makefile
index 8265efaf40a..82dceb6c194 100644
--- a/geography/Makefile
+++ b/geography/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.91 2020/08/08 23:23:04 brook Exp $
+# $NetBSD: Makefile,v 1.92 2020/08/08 23:28:07 brook Exp $
#
COMMENT= Software for geographical-related uses
@@ -10,6 +10,7 @@ SUBDIR+= R-mapdata
SUBDIR+= R-maps
SUBDIR+= R-maptools
SUBDIR+= R-prettymapr
+SUBDIR+= R-raster
SUBDIR+= R-rgeos
SUBDIR+= R-rosm
SUBDIR+= R-sf