# -*- 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 cran dga 2.0.1
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-2+
description         Capture–recapture estimation using Bayesian model averaging
long_description    {*}${description}
checksums           rmd160  8b1740a651768f339cc671d3a0c4017be7797b8d \
                    sha256  535ac661fa8a751abc96fd708d2895dc901526275dfb06afad77aedc3f0406e1 \
                    size    32329

depends_lib-append  port:R-chron \
                    port:R-Rcpp \
                    port:R-RcppArmadillo

depends_test-append port:R-testthat

test.run            yes
