From 70a50388536b3571088fe18940dd9dcfc937adad Mon Sep 17 00:00:00 2001 From: brook Date: Sun, 9 Aug 2020 15:38:15 +0000 Subject: geography/R-rnaturalearthhires: import R-rnaturalearthhires-0.2.0 High Resolution World Vector Map Data from Natural Earth used in rnaturalearth. Facilitates mapping by making natural earth map data from http://www.naturalearthdata.com/ more easily available to R users. Focuses on vector data. --- geography/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'geography/Makefile') diff --git a/geography/Makefile b/geography/Makefile index 73ba008d53c..e6e9a219136 100644 --- a/geography/Makefile +++ b/geography/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.100 2020/08/09 15:31:52 brook Exp $ +# $NetBSD: Makefile,v 1.101 2020/08/09 15:38:15 brook Exp $ # COMMENT= Software for geographical-related uses @@ -18,6 +18,7 @@ SUBDIR+= R-raster SUBDIR+= R-rgeos SUBDIR+= R-rnaturalearth SUBDIR+= R-rnaturalearthdata +SUBDIR+= R-rnaturalearthhires SUBDIR+= R-rosm SUBDIR+= R-sf SUBDIR+= R-spData -- cgit v1.2.3