# -*- 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 fitzLab-AL gdm 1.6.0-6
revision            2
categories-append   math
maintainers         nomaintainer
license             GPL-3+
description         Generalized Dissimilarity Modelling
long_description    {*}${description}
homepage            https://mfitzpatrick.al.umces.edu/gdm
checksums           rmd160  64ec0c6dcfced482a5334627abab2e3008573b9d \
                    sha256  178251864305b992e917a0ee686bdc77610f017f412e8a19897d70fd140366fb \
                    size    1169864

depends_lib-append  port:R-doParallel \
                    port:R-foreach \
                    port:R-pbapply \
                    port:R-Rcpp \
                    port:R-reshape2 \
                    port:R-vegan

depends_test-append port:R-scales \
                    port:R-terra \
                    port:R-tinytest

test.run            yes
