summaryrefslogtreecommitdiff
path: root/geography/Makefile
diff options
context:
space:
mode:
authorbrook <brook@pkgsrc.org>2020-08-09 15:14:14 +0000
committerbrook <brook@pkgsrc.org>2020-08-09 15:14:14 +0000
commit29aa18135efaf811becc14b37abf21d1bf7b948f (patch)
treea266dde30b0f99b55c0013bc85f5312953f95bce /geography/Makefile
parent0608f663b537a4d42a0d89acb7ac27684bcb2245 (diff)
downloadpkgsrc-29aa18135efaf811becc14b37abf21d1bf7b948f.tar.gz
geography/R-ggspatial: import R-ggspatial-1.0.3
Spatial data plus the power of the ggplot2 framework means easier mapping when input data are already in the form of spatial objects.
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 3bcd7ac4e18..0e09a863e9c 100644
--- a/geography/Makefile
+++ b/geography/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.94 2020/08/08 23:35:17 brook Exp $
+# $NetBSD: Makefile,v 1.95 2020/08/09 15:14:14 brook Exp $
#
COMMENT= Software for geographical-related uses
@@ -6,6 +6,7 @@ COMMENT= Software for geographical-related uses
SUBDIR+= R-countrycode
SUBDIR+= R-deldir
SUBDIR+= R-geosphere
+SUBDIR+= R-ggspatial
SUBDIR+= R-lwgeom
SUBDIR+= R-mapdata
SUBDIR+= R-maps