# -*- 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.34
revision            1
categories-append   math
maintainers         {@barracuda156 macos-powerpc.org:barracuda} openmaintainer
license             GPL-2
description         Simulation and inference for SDEs and other stochastic processes
long_description    {*}${description}
homepage            https://yuimaproject.com
checksums           rmd160  09063a897677e903c42f3181950f83eecc8ce150 \
                    sha256  eae22c83483aaec36b9c85de9156c355beb56952c7831ec3f548ebde4e994615 \
                    size    813567

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
