Package: csalert Title: Alerts from Public Health Surveillance Data Version: 2026.7.1 Authors@R: c( person(c("Beatriz","Valcarcel"), "Salamanca", email = "beva@fhi.no", role = c("aut")), person("Chi", "Zhang", email = "andreachizhang@yahoo.com", role = c("aut"), comment = c(ORCID = "0000-0003-0501-5909")), person(c("Richard","Aubrey"), "White", email = "hello@rwhite.no", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-6747-1726")) ) Description: Helps create alerts and determine trends by using various methods to analyze public health surveillance data. The primary analysis method is based upon a published analytics strategy by Benedetti (2019) . Depends: R (>= 3.3.0) License: MIT + file LICENSE URL: https://niphr.github.io/csalert/, https://github.com/niphr/csalert BugReports: https://github.com/niphr/csalert/issues Encoding: UTF-8 Imports: data.table, magrittr, ggplot2, glm2, cstidy, cstime, digest, lubridate, matrixStats, stringr, surveillance Suggests: testthat, knitr, rmarkdown, rstudioapi, glue, covidnor, csdata, csmaps, ggrepel, mem, plnr RoxygenNote: 7.3.2 VignetteBuilder: knitr Remotes: niphr/cstidy Config/Needs/website: niphr/cstemplate Config/pak/sysreqs: libicu-dev Repository: https://niphr.r-universe.dev Date/Publication: 2026-07-02 08:47:03 UTC RemoteUrl: https://github.com/niphr/csalert RemoteRef: HEAD RemoteSha: d481348e30e6090c45633b8fdf634077939eccfc NeedsCompilation: no Packaged: 2026-07-02 10:17:06 UTC; root Author: Beatriz Valcarcel Salamanca [aut], Chi Zhang [aut] (ORCID: ), Richard Aubrey White [aut, cre] (ORCID: ) Maintainer: Richard Aubrey White