# -*- 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 cran VSdecomp 0.1.1
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-3
description         Variance and skewness decomposition
long_description    {*}${description}
checksums           rmd160  792042ffc8ebcbd4dab39570ac30ca65ee4e3391 \
                    sha256  6f71a9fd84533772fad5afda9c6a4bab36b823c410a5ccf39c23eeae6146a6ef \
                    size    12962
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-ggplot2 \
                    port:R-Hmisc \
                    port:R-lfe \
                    port:R-reshape \
                    port:R-rlang

depends_test-append port:R-testthat

test.run            yes
