# -*- 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 benjaminschwe holiglm 1.0.0
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-3
description         Holistic generalized linear models
long_description    {*}${description}
checksums           rmd160  6d763fa02cde1ec32ffe49c35ec4c10d45dd1bcb \
                    sha256  27af259d765996c90b33406565f239c3cf7988f85f4215cae873edca6bd5260a \
                    size    549915
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-checkmate \
                    port:R-ROI \
                    port:R-ROI.plugin.ecos \
                    port:R-slam \
                    port:R-SuppDists

depends_test-append port:R-bookdown \
                    port:R-DiagrammeR \
                    port:R-knitr \
                    port:R-rmarkdown \
                    port:R-ROI.plugin.scs \
                    port:R-tinytest

test.run            yes
