# -*- 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 mu.niu KGode 1.0.5
revision            1
categories-append   math
platforms           {darwin any}
maintainers         nomaintainer
license             GPL-2+
description         Kernel-based gradient matching for parameter inference in ordinary differential equations
long_description    {*}${description}
checksums           rmd160  b2225097576f9305f6ee060cd2e008d4a30d096c \
                    sha256  d20c0af416074c0c0cf573a48f46ce5b6a857241f2fb382bd5fda1b587f6a998 \
                    size    27231
supported_archs     noarch

depends_lib-append  port:R-mvtnorm \
                    port:R-pracma \
                    port:R-pspline \
                    port:R-R6

test.run            yes
