Package: cs9 Title: A Framework for Real-Time Analysis and Disease Surveillance Version: 26.5.13 Author: Richard Aubrey White [aut, cre] (), Core Surveillance [cph] Maintainer: Richard Aubrey White Authors@R: c( person(c("Richard","Aubrey"), "White", email = "hello@rwhite.no", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-6747-1726") ) ) Description: A comprehensive framework for building real-time disease surveillance systems. Provides R6-based infrastructure for database-driven surveillance tasks, with support for parallel processing, data validation, and automated pipeline execution. Designed for epidemiological analysis and public health monitoring applications. URL: https://niphr.github.io/cs9/, https://github.com/niphr/cs9 BugReports: https://github.com/niphr/cs9/issues Depends: R (>= 4.1.0) Imports: callr, csdb, cstime (>= 2023.5.3), data.table, dplyr, fs, glue, later, lubridate, magrittr, plnr (>= 2021.5.4), processx, progress, progressr, R6, rstudioapi, stats, stringr Suggests: testthat, knitr, usethis, rmarkdown License: MIT + file LICENSE Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 VignetteBuilder: knitr Encoding: UTF-8 Config/Needs/website: niphr/cstemplate Config/pak/sysreqs: cmake git make libgit2-dev libicu-dev libuv1-dev unixodbc-dev libssl-dev libx11-dev Repository: https://niphr.r-universe.dev Date/Publication: 2026-07-01 09:02:08 UTC RemoteUrl: https://github.com/niphr/cs9 RemoteRef: HEAD RemoteSha: 25d11d919bcbde4edf02e7180ad44f86b6aa1121 NeedsCompilation: no Packaged: 2026-07-01 09:39:33 UTC; root