# -*- 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 asl svd 0.5.7
revision            0
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             BSD
description         Interface to Lanczos SVD and eigensolvers
long_description    {*}${description} from R.
homepage            https://github.com/asl/svd
checksums           rmd160  e17ae67feef9fbd2b3c91bc8c896b8649d960793 \
                    sha256  50994e78708ddbebf7ba937846e2cadde48437a6e26f1af0a9cfbfd624441514 \
                    size    122006

compilers.setup     require_fortran

depends_test-append port:R-testthat

test.run            yes
