# -*- 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 cran bvpSolve 1.4.4.1
revision            1
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-2+
description         Solvers for boundary value problems of differential equations
long_description    {*}${description}
checksums           rmd160  8978d94846074effe0bf259b47608683afd20d59 \
                    sha256  92939bfe544c0b5ec9cd184f33fccca15eee9368196afa021bd428cf4ea90577 \
                    size    1374576

depends_lib-append  port:R-deSolve \
                    port:R-rootSolve

compilers.setup     require_fortran

test.run            yes
