# -*- 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             github adeverse ade4 1.7-23 v
revision            2
maintainers         nomaintainer
license             GPL-2+
description         Analysis of ecological data: \
                    exploratory and euclidean methods in environmental sciences
long_description    {*}${description}
homepage            https://pbil.univ-lyon1.fr/ADE-4
checksums           rmd160  bb81951e799602d1f9fa2a35043b670464de9c52 \
                    sha256  3779e2bdfd1d93b2fe8bd8e142dc3d1f1c01006ff88e37f4d98d890f4a3a00fb \
                    size    4245464
github.tarball_from archive

depends_lib-append  port:R-pixmap \
                    port:R-Rcpp \
                    port:R-RcppArmadillo \
                    port:R-sp

compilers.setup     require_fortran
