# -*- 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 zjph602xtc PWEXP 0.5.0
revision            1
categories-append   math
maintainers         nomaintainer
license             MIT
description         Piece-wise exponential distribution prediction model
long_description    {*}${description}
homepage            https://github.com/zjph602xtc/PWEXP
checksums           rmd160  3095fa1d83c0644ca83581887953784ffdbc881b \
                    sha256  9d1cb612a7548fcd2e64b1e24174b6295015faa36d01626a85541110dd5277f7 \
                    size    615134
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-doSNOW \
                    port:R-fastmatch \
                    port:R-foreach \
                    port:R-segmented

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

test.run            yes
