# -*- 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 txm676 gambin 2.5.0
revision            1
maintainers         nomaintainer
license             GPL-3
description         Fit the gambin model to species abundance distributions
long_description    {*}${description}
checksums           rmd160  e020fdbb0b1a00e4096a34b29108f7fcb4c71cfc \
                    sha256  a67f014b05b696322076f6b579e6fdcfd48ca85e2641bc92d605b89d7b33ff8c \
                    size    62199
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-doParallel \
                    port:R-foreach \
                    port:R-gtools

depends_test-append port:R-knitr \
                    port:R-rmarkdown \
                    port:R-testthat

test.run            yes
