# -*- 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 droberts labdsv 2.1-0
revision            1
maintainers         nomaintainer
license             GPL-2+
description         Ordination and multivariate analysis for ecology
long_description    {*}${description}
checksums           rmd160  16bf78af39d0dfabccad15e938ec799195025895 \
                    sha256  99da92515e9aa49ea7f3df7e301ef714c57054a3838139cd3fd798531d625cd1 \
                    size    77096

depends_lib-append  port:R-Rtsne

compilers.setup     require_fortran

depends_test-append port:R-optpart \
                    port:R-vegan

test.run            yes
