Package: testerror Title: Uncertainty in Multiplex Panel Testing Version: 0.1.0 Authors@R: person(given = "Robert", family = "Challen", role = c("aut", "cre"), email = "rob.challen@bristol.ac.uk", comment = c(ORCID = "0000-0002-5504-7768")) Description: Provides methods to support the estimation of epidemiological parameters based on the results of multiplex panel tests. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 Imports: magrittr, dplyr, tidyr, tibble, tidyselect, ggplot2, memoise, glue, digest, rappdirs, fs, forcats, purrr, rlang, scales, stringr, rstan (>= 2.18.1), stats, extraDistr, interfacer (>= 0.1.7), pkgutils (>= 0.1.0), BH (>= 1.66.0), Rcpp (>= 0.12.0), RcppEigen (>= 0.3.3.3.0), RcppParallel (>= 5.0.1), StanHeaders (>= 2.18.0) Remotes: github::bristol-vaccine-centre/interfacer, github::bristol-vaccine-centre/pkgutils Suggests: tidyverse, knitr, rmarkdown, binom, huxtable, here, testthat, devtools, ggh4x VignetteBuilder: knitr Config/testthat/edition: 3 URL: https://bristol-vaccine-centre.github.io/testerror/index.html, https://github.com/bristol-vaccine-centre/testerror, https://doi.org/10.5281/zenodo.7691196 BugReports: https://github.com/bristol-vaccine-centre/testerror/issues Depends: R (>= 3.5.0) Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libxml2-dev Repository: https://bristol-vaccine-centre.r-universe.dev Date/Publication: 2024-04-02 21:42:32 UTC RemoteUrl: https://github.com/bristol-vaccine-centre/testerror RemoteRef: 0.1.0 RemoteSha: 4420c57e703087827a0c63ccf5f2229da26b66f8 NeedsCompilation: no Packaged: 2026-06-08 08:22:36 UTC; root Author: Robert Challen [aut, cre] (ORCID: ) Maintainer: Robert Challen