# -*- 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 t.yee VGAM 1.1-12
revision            0
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-3
description         Vector generalized linear and additive models
long_description    {*}${description}
homepage            https://www.stat.auckland.ac.nz/~yee/VGAM
checksums           rmd160  10b345d00f60c029864c4284a9a2e12ee361ac1f \
                    sha256  4a778267345330c33ec8a45d752db0145c1f4f0a6f535d13be972fb0b8fdef16 \
                    size    1682671

compilers.setup     require_fortran

depends_test-append port:R-VGAMdata \
                    port:R-VGAMextra

test.run            yes
