# -*- 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 cord 0.1.1
revision            2
categories-append   math
maintainers         nomaintainer
license             GPL-3
description         Community estimation in g-models via CORD
long_description    {*}${description}
checksums           rmd160  99985cb8022cfad455fa94de866e333a67561f16 \
                    sha256  4555838e7d3720204bd8e86c760db3e568e4307a35968ef7b847855e3933b2a3 \
                    size    4231

depends_lib-append  port:R-Rcpp \
                    port:R-RcppArmadillo

compilers.setup     require_fortran

depends_test-append port:R-pcaPP

test.run            yes
