# -*- 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

# GitHub version is outdated.
R.setup             cran robjhyndman Mcomp 2.8
revision            1
maintainers         nomaintainer
license             GPL-3
description         Data from the M-competitions
long_description    {*}${description}
homepage            http://pkg.robjhyndman.com/Mcomp
checksums           rmd160  bddce3d82528eace78aeddb113140d318dccefbd \
                    sha256  c0e873054f91b4345f963d5e03df067dfcd512fe55d4be31d0c476d84676e5f3 \
                    size    3740506
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-forecast \
                    port:R-ggplot2

test.run            yes