# -*- 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 weights 1.0.4
revision            2
categories-append   math
maintainers         nomaintainer
license             {GPL-2 GPL-3}
description         Weighting and weighted statistics
long_description    {*}${description}
checksums           rmd160  cd48b6911d240f90040e14196f2e25dc97b265e5 \
                    sha256  efbe65e8a9d05824a86095d45ed62ce24d82101d4ca3b94828d443e08e83ccba \
                    size    32969

depends_lib-append  port:R-gdata \
                    port:R-Hmisc \
                    port:R-mice \
                    port:R-lme4

test.run            yes
