Package: fiphde Title: Forecasting Influenza in Support of Public Health Decision Making Version: 2.1.0 Authors@R: c(person(given = "VP", family = "Nagraj", role = c("aut", "cre"), email = "pnagraj@signaturescience.com", comment = c(ORCID = "0000-0003-0060-566X")), person(given = "Desiree", family = "Williams", role = "aut"), person(given = "Shakeel", family = "Jessa", role = "aut"), person(given = "Chris", family = "Hulme-Lowe", role = "aut"), person(given = "Stephen", family = "Turner", role = "aut", comment = c(ORCID = "0000-0001-9140-9028")) ) Description: Miscellaneous functions for retrieving data, creating and evaluating time series forecasting models for influenza-like illness (ILI) and influenza hospitalizations in the United States. License: GPL (>= 3) Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Imports: dplyr, fable, fabletools (>= 0.3.2), lubridate, magrittr, MMWRweek, purrr, tibble, tidyr, tsibble, trending (>= 0.1.0), trendeval (>= 0.1.0), ggplot2, stringr, jsonlite, stats, scales, readr, shiny, httr, distfromq, rlang Depends: R (>= 2.10) Suggests: testthat (>= 3.0.0), plotly, shinyWidgets, here, DT, knitr, feasts, urca, rmarkdown, waiter, rplanes Remotes: signaturescience/rplanes, reichlab/distfromq Config/testthat/edition: 3 VignetteBuilder: knitr URL: https://signaturescience.github.io/fiphde/, https://github.com/signaturescience/fiphde Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libssl-dev libx11-dev zlib1g-dev Repository: https://stephenturner.r-universe.dev Date/Publication: 2024-12-27 03:11:51 UTC RemoteUrl: https://github.com/signaturescience/fiphde RemoteRef: HEAD RemoteSha: 1ab58967a2853e7856d00f883e1b07b1074b8a2c NeedsCompilation: no Packaged: 2026-06-07 08:38:31 UTC; root Author: VP Nagraj [aut, cre] (ORCID: ), Desiree Williams [aut], Shakeel Jessa [aut], Chris Hulme-Lowe [aut], Stephen Turner [aut] (ORCID: ) Maintainer: VP Nagraj