# -*- 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 rmh HH 3.1-53
revision            2
platforms           {darwin any}
maintainers         nomaintainer
license             GPL-2+
description         Statistical Analysis and Data Display
long_description    {*}${description} by Heiberger and Holland.
checksums           rmd160  c779bc46fef839ea7b0d8d6efabf626f4f58fecb \
                    sha256  b276ade4f46e4e39e01259ebbfe2d578e38271cb3f7b4074d1b1997e6df79892 \
                    size    696002
supported_archs     noarch

depends_lib-append  port:R-abind \
                    port:R-colorspace \
                    port:R-gridExtra \
                    port:R-Hmisc \
                    port:R-latticeExtra \
                    port:R-leaps \
                    port:R-multcomp \
                    port:R-RColorBrewer \
                    port:R-reshape2 \
                    port:R-Rmpfr \
                    port:R-shiny \
                    port:R-vcd

# Optional dep on R-microplot is omitted.
depends_test-append port:R-car \
                    port:R-mvtnorm \
                    port:R-Rcmdr \
                    port:R-RcmdrPlugin.HH

test.run            yes
