Package: focustools Title: Forecasting COVID-19 in the United States (FOCUS) tools Version: 0.2.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 = "Stephen", family = "Turner", role = "aut", email = "sturner@signaturescience.com", comment = c(ORCID = "0000-0001-9140-9028")), person(given = "Stephanie", family = "Guertin", role = "aut", email = "sguertin@signaturescience.com"), person(given = "Chris", family = "Hulme-Lowe", role = "aut", email = "mscholz@signaturescience.com") ) Description: Miscellaneous functions for retrieving data, creating and evaluating time series forecasting models for COVID-19 cases and deaths in the United States. Built for participation in the COVID-19 Forecast Hub. License: GPL (>= 3) Encoding: UTF-8 Depends: R (>= 2.10) RoxygenNote: 7.1.2 Imports: magrittr, dplyr, readr, tidyr, yaml, glue, fable, fabletools, tsibble, MMWRweek, httr, lubridate, purrr, reticulate, tibble, stringr, ggplot2, shiny, scales, feasts, urca Suggests: here, lifecycle, shinyWidgets, DT, knitr, rmarkdown VignetteBuilder: knitr Config/pak/sysreqs: cmake make libicu-dev libpng-dev libuv1-dev libssl-dev python3 libx11-dev zlib1g-dev Repository: https://stephenturner.r-universe.dev Date/Publication: 2022-07-08 22:26:31 UTC RemoteUrl: https://github.com/signaturescience/focustools RemoteRef: HEAD RemoteSha: eb0fb54bc24abc70fe81390878a2837ad1a468d0 NeedsCompilation: no Packaged: 2026-05-28 10:41:55 UTC; root Author: VP Nagraj [aut, cre] (ORCID: ), Stephen Turner [aut] (ORCID: ), Stephanie Guertin [aut], Chris Hulme-Lowe [aut] Maintainer: VP Nagraj