Files

32 lines
1.1 KiB
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 YuLab-SMU ggplotify 0.1.2
revision 1
maintainers nomaintainer
license Artistic-2
description implementation of scale functions for setting axis breaks of a ggplot
long_description {*}${description}
checksums rmd160 54b72706539fe343a4d5c04d05284790fdec264e \
sha256 01bae5759e14e211bddb04413e094ba31399b513989894ea08602d202f990e87 \
size 117886
supported_archs noarch
platforms {darwin any}
depends_lib-append port:R-ggplot2 \
port:R-gridGraphics \
port:R-yulab.utils
depends_test-append port:R-aplot \
port:R-colorspace \
port:R-cowplot \
port:R-ggimage \
port:R-knitr \
port:R-rmarkdown \
port:R-prettydoc \
port:R-vcd
test.run yes