Files
2024-06-13 20:09:28 +10:00

26 lines
882 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 thomasp85 scico 1.5.0
revision 1
maintainers nomaintainer
license MIT
description Palettes for R based on the scientific color-maps
long_description {*}${description}
checksums rmd160 7484ad5fbf286ae40542bb18fdcec927b08c26bd \
sha256 647121b3f64118b162a35f9709a301f696239e9a707a04559c0368617c01c9b0 \
size 263953
supported_archs noarch
platforms {darwin any}
depends_lib-append port:R-scales
depends_test-append port:R-covr \
port:R-dplyr \
port:R-ggplot2 \
port:R-testthat
test.run yes