# -*- 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 RUVIIIC 1.0.19
revision            1
maintainers         nomaintainer
license             MIT
description         RUV-III-C
long_description    Variations of Remove Unwanted Variation-III (RUV-III) known as RUV-III-C (RUV-III Complete)
checksums           rmd160  5f366e2f7172a55e9a30dcc9058ad34a4f666bf3 \
                    sha256  c6556d081795536c10c3180766826f23645e6748cc639d15eff3b56ac93da8df \
                    size    399491

depends_lib-append  port:R-progress \
                    port:R-Rcpp \
                    port:R-RcppEigen \
                    port:R-RcppProgress \
                    port:R-RSpectra

depends_test-append port:R-ruv \
                    port:R-testthat

test.run            yes
