# -*- 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 RoheLab invertiforms 0.1.1
revision            1
categories-append   math
maintainers         nomaintainer
license             MIT
description         Invertible transforms for matrices
long_description    {*}${description}
homepage            https://rohelab.github.io/invertiforms
checksums           rmd160  e7acbff137c0f29c950c8496061b4d99c16188e6 \
                    sha256  bc870cfd7e3b3476d32f89aaa5578acffce25224b033058c330f4c9f9bd37358 \
                    size    69474
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-glue \
                    port:R-sparseLRMatrix

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

test.run            yes
