# -*- 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 rstiefel 1.0.1
revision            2
categories-append   math
maintainers         nomaintainer
license             GPL-3
description         Random orthonormal matrix generation and optimization on the Stiefel manifold
long_description    {*}${description}
checksums           rmd160  10dea8de95787eec923dca9c697b47dd450ab6dc \
                    sha256  ef3981285254e389097b06b18894a35b4c6d42a3a69ad942e3857d2ca6917618 \
                    size    443740

depends_test-append port:R-knitr

test.run            yes
