# -*- 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 ropensci fastMatMR 1.2.5 v
revision            1
categories-append   math
maintainers         nomaintainer
license             MIT
description         High-performance matrix market file operations
long_description    {*}${description}
homepage            https://github.com/ropensci/fastMatMR
checksums           rmd160  e20591ada0ff7697de59af44f018810b27a00532 \
                    sha256  6b77178f593a8faca8394bce267508e42d6129e02c82774da1705d245db60252 \
                    size    764506

depends_lib-append  port:R-cpp11

compiler.cxx_standard 2017

depends_test-append port:R-ggplot2 \
                    port:R-knitr \
                    port:R-microbenchmark \
                    port:R-rmarkdown \
                    port:R-testthat

test.run            yes
