Import of RColorBrewer v1.0-5.
The packages provides palettes for drawing nice maps shaded according to a variable.
This commit is contained in:
parent
4dc279e3ff
commit
f305d28118
3 changed files with 22 additions and 0 deletions
2
math/R-RColorBrewer/DESCR
Normal file
2
math/R-RColorBrewer/DESCR
Normal file
|
@ -0,0 +1,2 @@
|
|||
The packages provides palettes for drawing nice maps shaded according
|
||||
to a variable.
|
15
math/R-RColorBrewer/Makefile
Normal file
15
math/R-RColorBrewer/Makefile
Normal file
|
@ -0,0 +1,15 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2012/04/15 16:43:47 brook Exp $
|
||||
|
||||
CATEGORIES= math
|
||||
MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= ${R_HOMEPAGE_BASE}/RColorBrewer/
|
||||
COMMENT= ColorBrewer palettes
|
||||
LICENSE= apache-2.0
|
||||
|
||||
R_PKGNAME= RColorBrewer
|
||||
R_PKGVER= 1.0-5
|
||||
|
||||
.include "../../math/R/Makefile.extension"
|
||||
.include "../../mk/bsd.pkg.mk"
|
5
math/R-RColorBrewer/distinfo
Normal file
5
math/R-RColorBrewer/distinfo
Normal file
|
@ -0,0 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.1.1.1 2012/04/15 16:43:47 brook Exp $
|
||||
|
||||
SHA1 (R/RColorBrewer_1.0-5.tar.gz) = 83ad459a240ab23d4c3f006f470435821d7cfb15
|
||||
RMD160 (R/RColorBrewer_1.0-5.tar.gz) = c43157597c3224290a8e805a3802fd8417a5f2f4
|
||||
Size (R/RColorBrewer_1.0-5.tar.gz) = 10656 bytes
|
Loading…
Reference in a new issue