# -*- 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 yixuan rARPACK 0.11-0
revision            2
categories-append   math
maintainers         nomaintainer
license             BSD
description         Solvers for large-scale eigenvalue and SVD problems
long_description    {*}${description}
checksums           rmd160  64709fb99e65ab44f5eb2fdd0f7b0151ac9e7aa5 \
                    sha256  c33401e2e31d272d485ce2ed22e7fe43ac641fd7c0a45a9b848d3ad60df1028a \
                    size    9860
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-RSpectra

test.run            yes
