# -*- 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 spfa 1.0
revision            1
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             MIT
description         Semi-Parametric Factor Analysis
long_description    {*}${description}
checksums           rmd160  c0ec926ff83d55b54ff35414291a42e7621c5943 \
                    sha256  b25953122ee98337f7d70b7bf68e50355e394689592db696ed3b439e8e297876 \
                    size    199254

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

compilers.setup     require_fortran

test.run            yes
