# -*- 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-14
revision            1
categories-append   math
maintainers         {@barracuda156 macos-powerpc.org:barracuda} 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  5a8d5e05f9d7947703ba7c8d7a9fb59420ba2ef1 \
                    sha256  87820cf3141ecb5d16e1f9b16df6fa97358abcb9df063fd4673ab33c6983248f \
                    size    1732944

compilers.setup     require_fortran

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

test.run            yes
