# -*- 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 mclements lsoda 1.2
revision            1
categories-append   math
maintainers         {@barracuda156 macos-powerpc.org:barracuda} openmaintainer
license             MIT
description         C++ header library for ordinary differential equations
long_description    {*}${description}
homepage            https://github.com/mclements/lsoda
checksums           rmd160  47db1a47796d2cd69fbe156889ef21c5549f3d97 \
                    sha256  85b52abd1d5495c06adf93436c150445bcb3992a1eb6f9ae5848f5a2bb317ce5 \
                    size    24496

depends_lib-append  port:R-Rcpp

depends_test-append port:R-deSolve \
                    port:R-microbenchmark \
                    port:R-RcppArmadillo \
                    port:R-RcppEigen

test.run            yes
