# -*- 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 psolymos sharx 1.0-7
revision            1
platforms           {darwin any}
maintainers         nomaintainer
license             GPL-2
description         Models and data sets for the study of species–area relationships
long_description    {*}${description}
homepage            https://github.com/psolymos/sharx
checksums           rmd160  20070e46feca7bfce97baae7023cda77df8df63b \
                    sha256  4787567d0803eb39daeb866a5d35156d765b52937f3b01dd1adada74934d5068 \
                    size    37074
supported_archs     noarch

depends_lib-append  port:R-dclone \
                    port:R-dcmle \
                    port:R-Formula

depends_run-append  port:jags

test.run            yes
