summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2018-02-07 20:40:58 +0000
committerminskim <minskim@pkgsrc.org>2018-02-07 20:40:58 +0000
commite6a4f6e52771297e1d2d55f6e40b883b6da41c55 (patch)
tree41141bed096c4148e8674fe1df3e190b21358734 /graphics
parent79c03285be803dd1caa776f643793952b761ca72 (diff)
downloadpkgsrc-e6a4f6e52771297e1d2d55f6e40b883b6da41c55.tar.gz
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).
Diffstat (limited to 'graphics')
-rw-r--r--graphics/R-colorspace/DESCR5
-rw-r--r--graphics/R-colorspace/Makefile16
-rw-r--r--graphics/R-colorspace/distinfo6
3 files changed, 27 insertions, 0 deletions
diff --git a/graphics/R-colorspace/DESCR b/graphics/R-colorspace/DESCR
new file mode 100644
index 00000000000..eb85a8f0308
--- /dev/null
+++ b/graphics/R-colorspace/DESCR
@@ -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).
diff --git a/graphics/R-colorspace/Makefile b/graphics/R-colorspace/Makefile
new file mode 100644
index 00000000000..824bbee819f
--- /dev/null
+++ b/graphics/R-colorspace/Makefile
@@ -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"
diff --git a/graphics/R-colorspace/distinfo b/graphics/R-colorspace/distinfo
new file mode 100644
index 00000000000..bc41f4091cc
--- /dev/null
+++ b/graphics/R-colorspace/distinfo
@@ -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