# -*- 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             github atsa-es marssTMB 32308960f26d91d58036a35393013180f9c28dda
version             0.0.14
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-2+
description         Fast fitting of MARSS models with TMB
long_description    {*}${description}
checksums           rmd160  740124aba1e8f2bbae9772c4a3e5e3f86e348a0d \
                    sha256  349ff03e6247e20062e3087af296285088475bfc9a34079241f9f248bcd09673 \
                    size    9960593

depends_lib-append  port:R-MARSS \
                    port:R-TMB

depends_test-append port:R-dplyr \
                    port:R-ggplot2 \
                    port:R-knitr \
                    port:R-rmarkdown \
                    port:R-testthat \
                    port:R-tidyr

test.run            yes
