mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
27 lines
934 B
Tcl
27 lines
934 B
Tcl
# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
|
|
|
|
PortSystem 1.0
|
|
PortGroup R 1.0
|
|
|
|
R.setup cran r-forge Polychrome 1.5.1
|
|
revision 1
|
|
maintainers nomaintainer
|
|
license Apache-2
|
|
description Qualitative palettes with many colors
|
|
long_description {*}${description}
|
|
checksums rmd160 87d7248c16b1356384f9b4473886329c56b37822 \
|
|
sha256 6fe7da62459d7b94b1a8516a4626971cf35b76331f46e36798b05d29aa00d143 \
|
|
size 615879
|
|
supported_archs noarch
|
|
platforms {darwin any}
|
|
|
|
depends_lib-append port:R-colorspace \
|
|
port:R-scatterplot3d
|
|
|
|
depends_test-append port:R-ggplot2 \
|
|
port:R-knitr \
|
|
port:R-RColorBrewer \
|
|
port:R-rmarkdown
|
|
|
|
test.run yes
|