# -*- 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 yi.lian ktweedie 1.0.3
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-3
description         Tweedie compound Poisson model in the reproducing kernel Hilbert space
long_description    Kernel-based Tweedie compound Poisson Gamma model using high-dimensional predictors \
                    for the analyses of zero-inflated response variables
checksums           rmd160  369c714bfcfdaec7c9667eac82693a05e751f460 \
                    sha256  bfece9d1f928453af4e8e88427608f09b0258595a9544aacd39b9fc178a04f09 \
                    size    108867

compilers.setup     require_fortran

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

test.run            yes
