# -*- 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 pvanlaake CFtime 1.4.1
revision            0
platforms           {darwin any}
maintainers         nomaintainer
license             MIT
description         Use CF-compliant calendars with climate projection data
long_description    {*}${description}
homepage            https://github.com/pvanlaake/CFtime
checksums           rmd160  cac19892d33f4b53f94d133b635715b07c38b507 \
                    sha256  5866d7026f2685f1325b352539aed7194a47c92d56c5574244a889254d5c3d9c \
                    size    446646
supported_archs     noarch

depends_test-append port:R-knitr \
                    port:R-ncdf4 \
                    port:R-rmarkdown \
                    port:R-RNetCDF \
                    port:R-stringr \
                    port:R-testthat

# FIXME: https://github.com/pvanlaake/CFtime/issues/5
# https://github.com/Unidata/netcdf-c/issues/1481
test.run            no
