# -*- 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

# GitHub version is old.
R.setup             cran teazrq orthoDr 0.6.8 v
revision            1
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-2+
description         Semi-parametric dimension reduction models \
                    using orthogonality-constrained optimization
long_description    {*}${description}
homepage            https://github.com/teazrq/orthoDr
checksums           rmd160  fdeb3e4da1d190e8d2f43f963f155afc656ff9e3 \
                    sha256  a244bc901147f06cc108c0f6000182bdf9e5136f6238b04fe9b5ac886bae4d37 \
                    size    132345

depends_lib-append  port:R-dr \
                    port:R-plot3D \
                    port:R-pracma \
                    port:R-Rcpp \
                    port:R-RcppArmadillo \
                    port:R-rgl

compilers.setup     require_fortran

test.run            yes
