# -*- 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 VGAMdata 1.1-12
revision            0
platforms           {darwin any}
maintainers         nomaintainer
license             GPL-2
description         Data supporting the VGAM package
long_description    {*}${description}
homepage            https://www.stat.auckland.ac.nz/~yee/VGAMdata
checksums           rmd160  76f8e05bdc94eeb23eae574707a125c7ec566d89 \
                    sha256  7ecfb9e9029cda7abf419fe0faabc028fb352a8c0dd0f9b7e4695dfe6d944083 \
                    size    1400238
supported_archs     noarch

depends_lib-append  port:R-VGAM

test.run            yes
