# -*- 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 vdinizm pexm 1.1.3
revision            1
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-3
description         Loading a JAGS module for the piecewise exponential distribution
long_description    {*}${description}
homepage            https://github.com/vdinizm/pexm
checksums           rmd160  2d9d84518f9086a3931f743da7c796126252762b \
                    sha256  9f06fa6912d83feef59255d0469629a621362445518a9da940e206cd3a068c9f \
                    size    49549

depends_lib-append  port:jags \
                    port:R-coda \
                    port:R-msm \
                    port:R-rjags

# Symbol not found: __ZNK4jags12Distribution5aliasB5cxx11Ev
patchfiles          patch-cxx11.diff

depends_test-append port:R-testthat

test.run            yes
