# -*- 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 fhui28 boral 2.0.2
revision            1
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-2
description         Bayesian Ordination and Regression AnaLysis
long_description    {*}${description}
checksums           rmd160  b108e3b0a0b62d18f67246a94fc04b647b185ea3 \
                    sha256  c3576ed49357e93260b1cd6a3c674617fcea3835e3ce4c8411290e24fc78a3f4 \
                    size    788396
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-abind \
                    port:R-coda \
                    port:R-corpcor \
                    port:R-fishMod \
                    port:R-lifecycle \
                    port:R-mvtnorm \
                    port:R-R2jags \
                    port:R-reshape2

depends_test-append port:R-corrplot \
                    port:R-mvabund

test.run            yes