Package: csalert
Title: Alerts from Public Health Surveillance Data
Version: 2024.6.24
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")),
  person("CSIDS", email = "hello@csids.no", role = c("cph"))
  )
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) <doi:10.5588/pha.19.0002>.
Depends: R (>= 3.3.0)
License: MIT + file LICENSE
URL: https://www.csids.no/csalert/, https://github.com/csids/csalert
BugReports: https://github.com/csids/csalert/issues
Encoding: UTF-8
Imports: data.table, magrittr, ggplot2, glm2, cstidy, cstime,
        lubridate, stringr, surveillance
Suggests: testthat, knitr, rmarkdown, rstudioapi, glue, covidnor,
        csdata, csmaps, ggrepel, plnr
RoxygenNote: 7.2.3
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2024-06-24 11:40:34 UTC; raw996
Author: Beatriz Valcarcel Salamanca [aut],
  Chi Zhang [aut] (<https://orcid.org/0000-0003-0501-5909>),
  Richard Aubrey White [aut, cre]
    (<https://orcid.org/0000-0002-6747-1726>),
  CSIDS [cph]
Maintainer: Richard Aubrey White <hello@rwhite.no>
Repository: CRAN
Date/Publication: 2024-06-24 12:20:12 UTC
Built: R 4.4.3; ; 2025-10-21 13:44:53 UTC; windows
