# -*- 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 Juan.Domingo jmatrix 1.5.2
revision            0
maintainers         nomaintainer
license             GPL-2+
description         Read from/write to disk matrices with any data type \
                    in a binary format
long_description    {*}${description}
checksums           rmd160  8f29d083e09f901cb1b41c46a4677f0d0455f628 \
                    sha256  9139277fcf53974f59cf4715afd8ab6a02a7c9582ab90426e5d84c962a9641d9 \
                    size    80265

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

depends_test-append port:R-knitr

test.run            yes
