# -*- 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 r-project slam 0.1-54
revision            0
categories-append   math
maintainers         nomaintainer
license             GPL-2
description         Sparse Lightweight Arrays and Matrices
long_description    {*}${description}
checksums           rmd160  6497f9089cede9ac8f5e48be51af34befa4d7c2f \
                    sha256  f9ad6f46954d33fe79a5f3bb064a2378f603314cf8b4457951009615a737340f \
                    size    55006

compilers.setup     require_fortran

depends_test-append port:R-spam \
                    port:R-SparseM

test.run            yes
