# -*- 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 etiennelaliberte FD 1.0-12.3
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-2
description         Compute different multi-dimensional FD indices
long_description    {*}${description}
checksums           rmd160  8d50a840f5dc8a9545d347a5ba4dfe220ca9f6c5 \
                    sha256  6e3091f99e510260cc338b9808201bd753556b5bdc2ff79116750d1e6b237eee \
                    size    44981

depends_lib-append  port:R-ade4 \
                    port:R-ape \
                    port:R-geometry \
                    port:R-vegan

compilers.setup     require_fortran

test.run            yes
