Files
2024-08-23 14:02:42 -04:00

28 lines
968 B
Tcl

# -*- 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 danielturek nimbleSCR 0.2.1
revision 0
categories-append math
platforms {darwin any}
maintainers nomaintainer
license GPL-3
description Spatial Capture-Recapture (SCR) methods
long_description {*}${description} using R-nimble.
checksums rmd160 bdde20ea0abe3d591bfc9c2d1884b55cb1812af1 \
sha256 44914e865b3c9e4094417a25799d3c36e45bc713eb92edd00278efa8e348ccbf \
size 4616852
supported_archs noarch
depends_lib-append port:R-nimble
depends_test-append port:R-basicMCMCplots \
port:R-coda \
port:R-knitr \
port:R-rmarkdown \
port:R-testthat
test.run yes