# -*- 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 yuimaproject yuima 1.15.27
revision            1
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-2
description         Simulation and inference for SDEs and other stochastic processes
long_description    {*}${description}
homepage            https://yuimaproject.com
checksums           rmd160  1b9850069f0235ac72d8f0572eb112c28a8fbbe4 \
                    sha256  8db37b7728fc7cdd8e4c6cf53efbb3241417745c453eaa39c2aa8a17b0370ff0 \
                    size    776036

depends_lib-append  port:R-calculus \
                    port:R-coda \
                    port:R-cubature \
                    port:R-expm \
                    port:R-glassoFast \
                    port:R-mvtnorm \
                    port:R-Rcpp \
                    port:R-RcppArmadillo \
                    port:R-statmod \
                    port:R-zoo

compilers.setup     require_fortran

test.run            yes
