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

# What can we do about this ill-picked name…
R.setup             cran vegandevs vegan 2.7-1
revision            1
maintainers         {@barracuda156 macos-powerpc.org:barracuda} openmaintainer
license             GPL-2
description         R package for community ecologists: popular ordination methods, \
                    ecological null models & diversity analysis
long_description    {*}${description}
homepage            http://vegandevs.github.io/vegan
checksums           rmd160  09044eb3b784bccc889842c7dcef2400627874ee \
                    sha256  d911cd422641dd412c483baf5acaa1dc3dcf2b0fe915a26266f04c0ccd69198b \
                    size    1456742

depends_lib-append  port:R-permute

compilers.setup     require_fortran

depends_test-append port:R-knitr \
                    port:R-markdown

test.run            yes
