# -*- 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 earth.bsc easyNCDF 0.1.2
revision            2
categories-append   math
maintainers         nomaintainer
license             GPL-3
description         Tools to easily read/write NetCDF files into/from multidimensional R arrays
long_description    {*}${description}
homepage            https://earth.bsc.es/gitlab/es/easyNCDF
checksums           rmd160  8ec1f1c70826b8f7c60a57ea0a8e51357f474085 \
                    sha256  8c956844d1881efff4b4d80a70f92dd3eafef7159b33865acfc9f1e75444034e \
                    size    16844
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:netcdf \
                    port:R-abind \
                    port:R-ncdf4

test.run            yes
