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

# Has to match version of R-spam.
# Watch out, CRAN is careless and may not upgrade them simultaneously.
R.setup             cran reinhard.furrer spam64 2.10-0
revision            1
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             {BSD LGPL-2}
description         64-bit extension of the SPArse Matrix R package spam
long_description    {*}${description}
homepage            https://git.math.uzh.ch/reinhard.furrer/spam
checksums           rmd160  0b3319012fcc7315580edd3dd9f3252de41d5442 \
                    sha256  969a003edd72a048b08e8f22ca173f3a80560b3a777470562111ac2ec297674d \
                    size    147907
# master_sites        https://git.math.uzh.ch/reinhard.furrer/spam/-/raw/master/

depends_lib-append  port:R-spam

compilers.setup     require_fortran

test.run            yes
