Files

38 lines
1.4 KiB
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 SACEMA inctools 1.0.15
revision 2
maintainers nomaintainer
license GPL-3
description Incidence estimation tools
long_description Tools for estimating incidence from biomarker data in cross-sectional surveys, \
and for calibrating tests for recent infection.
checksums rmd160 6966a71fbf03ef9dfb861ab8b56d6c02a5bc9299 \
sha256 8e36a7e2e192bef49607d192ecadf6799adc92386552c576ba42fff8786c7446 \
size 206417
supported_archs noarch
platforms {darwin any}
depends_lib-append port:R-binom \
port:R-cubature \
port:R-doParallel \
port:R-dplyr \
port:R-foreach \
port:R-ggplot2 \
port:R-glm2 \
port:R-magrittr \
port:R-plyr \
port:R-pracma \
port:R-rlang \
port:R-tibble \
port:R-tmvtnorm
depends_test-append port:R-knitr \
port:R-rmarkdown \
port:R-survey
test.run yes