signaturescience. To fix this you can add URL: https://stephenturner.r-universe.dev/focustools to the package DESCRIPTION file. See also theR-universe documentation.Package: focustools 0.2.0
focustools: Forecasting COVID-19 in the United States (FOCUS) tools
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.
Authors:
focustools_0.2.0.tar.gz
focustools_0.2.0.zip(r-4.7)focustools_0.2.0.zip(r-4.6)focustools_0.2.0.zip(r-4.5)
focustools_0.2.0.tgz(r-4.6-any)focustools_0.2.0.tgz(r-4.5-any)
focustools_0.2.0.tar.gz(r-4.7-any)focustools_0.2.0.tar.gz(r-4.6-any)
focustools_0.2.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
focustools/json (API)
NEWS
| # Install 'focustools' in R: |
| install.packages('focustools', repos = c('https://stephenturner.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/signaturescience/focustools/issues
Last updated from:eb0fb54bc2. Checks:7 WARNING, 1 ERROR, 1 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | WARNING | 156 | ||
| source / vignettes | ERROR | 220 | ||
| linux-release-x86_64 | WARNING | 149 | ||
| macos-release-arm64 | WARNING | 103 | ||
| macos-oldrel-arm64 | WARNING | 125 | ||
| windows-devel | WARNING | 93 | ||
| windows-release | WARNING | 88 | ||
| windows-oldrel | WARNING | 108 | ||
| wasm-release | OK | 132 |
Exports:%>%extract_arima_paramsfocus_explorerformat_for_submissionget_casesget_deathsis_mondaymake_tsibbleplot_forecastsubmission_summarythis_mondayts_fitts_forecastts_futurecasesvalidate_forecast
Dependencies:anytimeaskpassbase64encBHbitbit64bslibcachemclicliprcommonmarkcpp11crayoncurldigestdistributionaldplyrfablefabletoolsfarverfastmapfeastsfontawesomefsgenericsggdistggplot2ggtimegluegtableherehmshtmltoolshttpuvhttrisobandjquerylibjsonlitelabelinglaterlatticelifecyclelubridatemagrittrMatrixmemoisemimeMMWRweeknlmenumDerivopensslotelpillarpkgconfigpngprettyunitsprogressprogressrpromisespurrrquadprogR6rappdirsRColorBrewerRcppRcppTOMLreadrreticulaterlangrprojrootS7sassscalesshinyslidersourcetoolsstringistringrsystibbletidyrtidyselecttimechangetsibbletzdburcautf8vctrsviridisLitevroomwarpwithrxtableyaml
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Extract ARIMA parameters | extract_arima_params |
| Function to launch FOCUS Explorer shiny app | focus_explorer |
| 'focustools' package | focustools |
| Format forecast for COVID-19 Forecast Hub submission entry | format_for_submission |
| Check Monday | is_monday |
| Make 'tsibble' | make_tsibble |
| Visualize forecast output | plot_forecast |
| Retrieve data | get_cases get_deaths retrieve |
| Reshape data for submission summary | spread_value |
| Summarize submission | submission_summary |
| Get Monday | this_monday |
| Helper used in 'ts_forecast()' to get cumulative forecast from incident | ts_cumulative_forecast |
| Wrapper to fit time series models | ts_fit |
| Generate time series forecasts including quantile estimates | ts_forecast |
| Helper to generate the estimate of incident cases from an icases forecast object | ts_futurecases |
| Check for valid quantile csv file input | validate_forecast |
