# -*- 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 ptf 0.0.1
revision            2
categories-append   math
maintainers         nomaintainer
license             {GPL-2 GPL-3}
description         Probit Tensor Factorization
long_description    {*}${description}
checksums           rmd160  2e132ebbd346a109f595128a18bd71350ff7ea97 \
                    sha256  a2649f37b44c69f27fe00af5e7ef320ebdec8e766c0f44e3554cfc2190fd36e9 \
                    size    12547

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

compilers.setup     require_fortran

test.run            yes
