graphics/R-colorspace: Import version 1.3.2

Carries out mapping between assorted color spaces including RGB, HSV,
HLS, CIEXYZ, CIELUV, HCL (polar CIELUV), CIELAB and polar
CIELAB. Qualitative, sequential, and diverging color palettes based on
HCL colors are provided along with an interactive palette picker (with
either a Tcl/Tk or a shiny GUI).
This commit is contained in:
minskim 2018-02-07 20:40:58 +00:00
parent acaadec911
commit 7905b15702
3 changed files with 27 additions and 0 deletions

View file

@ -0,0 +1,5 @@
Carries out mapping between assorted color spaces including RGB, HSV,
HLS, CIEXYZ, CIELUV, HCL (polar CIELUV), CIELAB and polar
CIELAB. Qualitative, sequential, and diverging color palettes based on
HCL colors are provided along with an interactive palette picker (with
either a Tcl/Tk or a shiny GUI).

View file

@ -0,0 +1,16 @@
# $NetBSD: Makefile,v 1.1 2018/02/07 20:40:58 minskim Exp $
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
MAINTAINER= minskim@NetBSD.org
HOMEPAGE= ${R_HOMEPAGE_BASE}/colorspace/
COMMENT= Color space manipulation
LICENSE= modified-bsd
R_PKGNAME= colorspace
R_PKGVER= 1.3-2
BUILDLINK_API_DEPENDS.R+= R>=2.13.0
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"

View file

@ -0,0 +1,6 @@
$NetBSD: distinfo,v 1.1 2018/02/07 20:40:58 minskim Exp $
SHA1 (R/colorspace_1.3-2.tar.gz) = 40ed8aad9e2e622fa2a2f083ff3b3e123f4254e2
RMD160 (R/colorspace_1.3-2.tar.gz) = 07c621091287fe414812e4aa2c3a823e5f377c16
SHA512 (R/colorspace_1.3-2.tar.gz) = 02ee4e2c1bf6aa32ce2a02d2f21251b0d1656a2fb2bcd925be33d155a804c7ca1aefb0ab407dab0995ec5902cb3ba5e7c7343b17ea3088ced6e94fd1527e99bd
Size (R/colorspace_1.3-2.tar.gz) = 293433 bytes