# -*- 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 actuaryzhang cplm 0.7-12.1
revision            0
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-2+
description         Compound Poisson Linear Models
long_description    {*}${description}
homepage            https://github.com/actuaryzhang/cplm
checksums           rmd160  cad42a5c752d0331006d747d4c149a1709bde434 \
                    sha256  8e95c1610aa76ca8a3bf3645ab7eeffadde1af6fe5941b483bfdcaa6aa75297d \
                    size    973110

depends_lib-append  port:R-biglm \
                    port:R-coda \
                    port:R-ggplot2 \
                    port:R-minqa \
                    port:R-reshape2 \
                    port:R-statmod \
                    port:R-tweedie

compilers.setup     require_fortran

test.run            yes
