# -*- 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 sdray ade4 1.7-22 v
revision            1
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  371dcef5db57113cf132252db27e8a90314d3bb6 \
                    sha256  e437125d6cfaa8aaf32bd46800e02e6c771d6fbc2c840ab3b6bed97435ac8387 \
                    size    3319068

# Avoid stealth update of 1.7-22 due to GitHub owner change.
master_sites        macports_distfiles

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

compilers.setup     require_fortran
