# -*- 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-13
revision            2
platforms           {darwin any}
maintainers         nomaintainer
license             GPL-2
description         Data supporting the R-VGAM package
long_description    {*}${description}
homepage            https://www.stat.auckland.ac.nz/~yee/VGAMdata
checksums           rmd160  e397cedaae5b6147d4cf9250d5d5863d629facfd \
                    sha256  33d91b282f2d144a7214ed70397f3c05814a8779d7a87db1dbf5f8f2307a538c \
                    size    1402388
supported_archs     noarch

depends_lib-append  port:R-VGAM

test.run            yes
