math/R-cran-maps: New port: Draw Geographical Maps

Approved by:	lwhsu (mentor, implicit)
This commit is contained in:
Guangyuan Yang 2021-05-24 13:47:38 -04:00
parent cb46a29d6a
commit 4d4002e2ec
4 changed files with 26 additions and 0 deletions

View File

@ -77,6 +77,7 @@
SUBDIR += R-cran-lme4
SUBDIR += R-cran-lpSolve
SUBDIR += R-cran-magic
SUBDIR += R-cran-maps
SUBDIR += R-cran-matrixStats
SUBDIR += R-cran-maxLik
SUBDIR += R-cran-mcmc

18
math/R-cran-maps/Makefile Normal file
View File

@ -0,0 +1,18 @@
# Created by: Guangyuan Yang <ygy@FreeBSD.org>
PORTNAME= maps
DISTVERSION= 3.3.0
CATEGORIES= math
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= ygy@FreeBSD.org
COMMENT= Draw Geographical Maps
LICENSE= GPLv2
TEST_DEPENDS= R-cran-maptools>0:astro/R-cran-maptools \
R-cran-sp>0:math/R-cran-sp
USES= cran:auto-plist,compiles
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
TIMESTAMP = 1621841442
SHA256 (maps_3.3.0.tar.gz) = 199afe19a4edcef966ae79ef802f5dcc15a022f9c357fcb8cae8925fe8bd2216
SIZE (maps_3.3.0.tar.gz) = 2493744

View File

@ -0,0 +1,4 @@
Display of maps. Projection code and larger maps are in separate packages
('mapproj' and 'mapdata').
WWW: https://CRAN.R-project.org/package=maps