# -*- 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 geigen 2.3
revision            2
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             {GPL-2 GPL-3}
description         Functions to compute generalized eigenvalues etc.
long_description    Functions to compute generalized eigenvalues and eigenvectors, \
                    the generalized Schur decomposition and the generalized Singular Value \
                    Decomposition of a matrix pair, using Lapack routines.
checksums           rmd160  b2bd8393b7e9f796a6863b6e3dbb5277dbd53c28 \
                    sha256  c7ffb869afb8b439a8288addccaa645289b00b12a355f351572b5fc913278f2e \
                    size    51550

compilers.setup     require_fortran

test.run            yes
