# -*- 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 fndemarqui peppm 0.0.1
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-2+
description         Piece-wise exponential distribution with random time grids
long_description    Fits the piece-wise exponential distribution with random time grids \
                    using the clustering structure of the product partition models.
checksums           rmd160  bd97bbd2aad1a4976bc9efb54b54d3568a966d3d \
                    sha256  6f76e710260bab514bc738155d40d7c1554778cc94dda4475a358dae650e73d3 \
                    size    9446

depends_lib-append  port:R-Rcpp

depends_test-append port:R-testthat

test.run            yes