# -*- 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 cesargamboasanabria dCUR 1.0.1
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-3
description         Dimension reduction with dynamic CUR
long_description    {*}${description}
checksums           rmd160  80a7682d93ab384ee23e783447e66e9c283d87b7 \
                    sha256  a1165ee4a7abd1698a298e362599a6ccde1799d91a8ecbaef0618590dceb99ae \
                    size    551172
supported_archs     noarch
platforms           {darwin any}

depends_run-append  port:R-dplyr \
                    port:R-ggplot2 \
                    port:R-magrittr \
                    port:R-mclust \
                    port:R-ppcor \
                    port:R-Rdpack

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

# There are no specific tests at the moment.
test.run            yes
