Package: rplanes Title: Plausibility Analysis of Epidemiological Signals Version: 0.1.0 Authors@R: c(person(given = "VP", family = "Nagraj", role = c("aut", "cre"), email = "nagraj@nagraj.net", comment = c(ORCID = "0000-0003-0060-566X")), person(given = "Desiree", family = "Williams", role = "aut"), person(given = "Amy", family = "Benefield", role = "aut")) Description: Provides functionality to prepare data and analyze plausibility of both forecasted and reported epidemiological signals. The functions implement a set of plausibility algorithms that are agnostic to geographic and time resolutions and are calculated independently then presented as a combined score. License: MIT + file LICENSE URL: https://signaturescience.github.io/rplanes/ Depends: R (>= 2.10) Imports: dplyr, dtw, ecp, lubridate, magrittr, purrr, readr, rlang, stringr, tibble, tidyr, utils Suggests: DT, ggplot2, markdown, knitr, MMWRweek, rmarkdown, shiny, shinyjs, shinyWidgets, shinycssloaders, testthat (>= 3.0.0), tools VignetteBuilder: knitr Config/testthat/edition: 3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 Config/pak/sysreqs: libicu-dev libx11-dev Repository: https://signaturescience.r-universe.dev Date/Publication: 2024-07-17 11:44:02 UTC RemoteUrl: https://github.com/signaturescience/rplanes RemoteRef: HEAD RemoteSha: 6e9fe6d51647680c92624d95d0d7922175bff113 NeedsCompilation: no Packaged: 2026-06-10 07:51:51 UTC; root Author: VP Nagraj [aut, cre] (ORCID: ), Desiree Williams [aut], Amy Benefield [aut] Maintainer: VP Nagraj