# -*- 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 andrewzm sparseinv 0.1.3
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-2.1+
description         Computation of the sparse inverse subset
long_description    Creates a wrapper for the SuiteSparse routines that execute the Takahashi equations.
checksums           rmd160  032305604885a00a852c47a86afdef167cf3b787 \
                    sha256  4aba659a3d50d5c40585211d607e24b9b9f304f5dbd393d879659d9a7afc361a \
                    size    52409

depends_lib-append  port:R-Rcpp \
                    port:R-spam

depends_test-append port:R-covr \
                    port:R-testthat

test.run            yes
