# -*- 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 WRS2 1.1-6
revision            1
categories-append   math
maintainers         nomaintainer
license             MIT
description         Collection of robust statistical methods
long_description    {*}${description}
checksums           rmd160  d3bd226ca1137e41f76b8eb0e03c13c57f282057 \
                    sha256  53142b7252f1b4e6bbc74c0fa85dc2bd6209a65adec1ff5d7f0b06ff08d556f3 \
                    size    491410
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-plyr \
                    port:R-reshape

depends_test-append port:R-car \
                    port:R-colorspace \
                    port:R-GGally \
                    port:R-ggplot2 \
                    port:R-knitr \
                    port:R-mediation

test.run            yes
