Type: Package Package: serocalculator Title: Estimating Infection Rates from Serological Data Version: 1.4.1.9000 Authors@R: c( person("Kristina", "Lai", , "kwlai@ucdavis.edu", role = c("aut", "cre")), person("Chris", "Orwa", role = "aut"), person("Kwan Ho", "Lee", , "ksjlee@ucdavis.edu", role = "ctb"), person("Peter", "Teunis", , "p.teunis@emory.edu", role = c("aut", "cph"), comment = "Author of the method and original code."), person("Kristen", "Aiemjoy", , "kaiemjoy@ucdavis.edu", role = "aut"), person("Douglas Ezra", "Morrison", , "demorrison@ucdavis.edu", role = "aut") ) Description: Translates antibody levels measured in cross-sectional population samples into estimates of the frequency with which seroconversions (infections) occur in the sampled populations. Replaces the previous `seroincidence` package. License: GPL-3 URL: https://ucd-serg.github.io/serocalculator/, https://github.com/UCD-SERG/serocalculator BugReports: https://github.com/UCD-SERG/serocalculator/issues Depends: R (>= 4.1.0) Imports: cli, doParallel, dplyr, foreach, ggplot2, patchwork, lifecycle, magrittr, Rcpp, rlang, rngtools, scales, stats, tibble, tidyr, tidyselect, utils, purrr, and, glue, stringr, parallel, labelled Suggests: bookdown, DT, fs, ggbeeswarm, knitr, maps, mixtools, pak, quarto, rmarkdown, spelling, ssdtools (>= 1.0.6.9016), testthat (>= 3.0.0), tidyverse, qrcode, vdiffr, withr, forcats, snapr (>= 0.0.0.9000), rex, readr, serodynamics LinkingTo: Rcpp Config/testthat/edition: 3 Config/Needs/roxygen2: roxygen2, moodymudskipper/devtag Config/Needs/lint: r-lib/lintr Config/Needs/website: quarto, lewinfox/foodwebr, serodynamics, maps Config/Needs/check: readr Encoding: UTF-8 Language: en-US LazyData: true NeedsCompilation: yes Roxygen: list(markdown = TRUE, roclets = c("collate", "rd", "namespace")) Remotes: d-morrison/snapr, UCD-SERG/serodynamics Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: make libicu-dev libx11-dev zlib1g-dev Repository: https://ucd-serg.r-universe.dev Date/Publication: 2026-06-23 15:25:55 UTC RemoteUrl: https://github.com/ucd-serg/serocalculator RemoteRef: HEAD RemoteSha: f233ab445c91fdc29b23f4cb5a79da3eba37bfa2 Packaged: 2026-06-23 16:33:46 UTC; root Author: Kristina Lai [aut, cre], Chris Orwa [aut], Kwan Ho Lee [ctb], Peter Teunis [aut, cph] (Author of the method and original code.), Kristen Aiemjoy [aut], Douglas Ezra Morrison [aut] Maintainer: Kristina Lai