# -*- 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 sde 2.0.18
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-2+
description         Simulation and inference for stochastic differential equations
long_description    {*}${description}
checksums           rmd160  50a2fc8efb5bc4d0fabe49052dcec7a2ccf9a75f \
                    sha256  8876a9a67ef2a19d4200b9aaf5ae3bd7d0e920f3e3291bf58d2e88aa14e669e6 \
                    size    281866

depends_lib-append  port:R-fda \
                    port:R-zoo

test.run            yes
