# -*- 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 Mavrogiannis-Ioannis dsmmR 1.0.5
revision            0
categories-append   math
platforms           {darwin any}
maintainers         nomaintainer
license             GPL
description         Estimation and simulation of drifting semi-Markov models
long_description    {*}${description}
homepage            https://github.com/Mavrogiannis-Ioannis/dsmmR
checksums           rmd160  771d132c377cc3bd90548f9ed12df1ff6c05a524 \
                    sha256  8191c60fb533eeb729611a249ec8ee9079fed95c968d6edf66a15dd8a0beb05d \
                    size    91924
# CRAN lies, there is nothing to compile here.
supported_archs     noarch

depends_lib-append  port:R-DiscreteWeibull

depends_test-append port:R-knitr \
                    port:R-rmarkdown \
                    port:R-testthat

test.run            yes
