# -*- 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 Paul-Haimerl BTtest 0.10.3
revision            0
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             MIT
description         Estimate the number of factors \
                    in large non-stationary datasets
long_description    {*}${description}
homepage            https://github.com/Paul-Haimerl/BTtest
checksums           rmd160  0942209456ee0bfe93c30d061ff490dec21612e8 \
                    sha256  71cbc16c143bd5ff05e5b85a630dd7ee824f379841228cd4d3cd4e3664eae7ae \
                    size    176189

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

compilers.setup     require_fortran

test.run            yes
