# -*- 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 daandejongen hystar 1.0.0
revision            1
categories-append   math
maintainers         nomaintainer
license             MIT
description         Fit the hysteretic threshold autoregressive model
long_description    {*}${description}
checksums           rmd160  b5f6acbcbc567e88bd2826a5e3bb76196eb1b0cf \
                    sha256  8ee54568e5f56a629078dc39769a8e98622874824178de84cff441e82c3ad3bf \
                    size    31216

depends_lib-append  port:R-Rcpp

depends_test-append port:R-testthat

test.run            yes
