# -*- 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 roulan2000 ZIPG 1.1
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-2+
description         Zero-Inflated Poisson-Gamma regression
long_description    {*}${description}
homepage            https://github.com/roulan2000/ZIPG
checksums           rmd160  ba850042d96bb678d6907386295a764a74aab77d \
                    sha256  f272da7db0e4c5f673e01881812fd89bcf87094e79e9f307a1dd0cea318ebbbc \
                    size    193559
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-pscl

test.run            yes
