# -*- 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-2
revision            1
maintainers         nomaintainer
license             GPL-2+
description         Ordination and multivariate analysis for ecology
long_description    {*}${description}
checksums           rmd160  cd6c1a4c264f90f89f2d3861f498679dbe5536c7 \
                    sha256  31322f5e820cc0bfcc7b87cc1835a265dfc9bbfe4b3f420e427889856469fa58 \
                    size    77025

depends_lib-append  port:R-Rtsne

compilers.setup     require_fortran

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

test.run            yes
