Recent Releases of https://github.com/cdcgov/forecasttools

https://github.com/cdcgov/forecasttools - v0.1.7

What's Changed

  • rename x to value in hubverse_quantiles_to_median_qi by @damonbayer in https://github.com/CDCgov/forecasttools/pull/117
  • Create CODEOWNERS by @damonbayer in https://github.com/CDCgov/forecasttools/pull/118
  • Update .pre-commit-config.yaml by @damonbayer in https://github.com/CDCgov/forecasttools/pull/119
  • Switch from styler to air by @dylanhmorris in https://github.com/CDCgov/forecasttools/pull/121
  • Create dependabot.yml by @damonbayer in https://github.com/CDCgov/forecasttools/pull/122
  • Bump actions/checkout from 3 to 4 by @dependabot[bot] in https://github.com/CDCgov/forecasttools/pull/123
  • Bump codecov/codecov-action from 4 to 5 by @dependabot[bot] in https://github.com/CDCgov/forecasttools/pull/124
  • Flexible capitalization when working with prism thresholds by @damonbayer in https://github.com/CDCgov/forecasttools/pull/127
  • Add summarize_scores_with_baseline by @dylanhmorris in https://github.com/CDCgov/forecasttools/pull/130
  • Export default_prism_bin_names and swap lower_bound to very_low by @damonbayer in https://github.com/CDCgov/forecasttools/pull/131
  • export prism_levels by @damonbayer in https://github.com/CDCgov/forecasttools/pull/132
  • Add sym_limits function by @dylanhmorris in https://github.com/CDCgov/forecasttools/pull/133
  • Fix location of hline in log scale y example for sym_limits by @dylanhmorris in https://github.com/CDCgov/forecasttools/pull/136
  • Swap to official Air action by @damonbayer in https://github.com/CDCgov/forecasttools/pull/140
  • Add geom_path_point() and geom_path_line() by @dylanhmorris in https://github.com/CDCgov/forecasttools/pull/141
  • Update test-coverage.yaml for new codedcov action args by @dylanhmorris in https://github.com/CDCgov/forecasttools/pull/142
  • Make tidy quantiles to median_qi more generic by @dylanhmorris in https://github.com/CDCgov/forecasttools/pull/145
  • Fix url by @damonbayer in https://github.com/CDCgov/forecasttools/pull/152
  • Handle missing values in trajectories_to_quantiles.R by @damonbayer in https://github.com/CDCgov/forecasttools/pull/149
  • Switch from nanoparquet to arrow by @damonbayer in https://github.com/CDCgov/forecasttools/pull/157
  • Revert "Switch from nanoparquet to arrow" by @damonbayer in https://github.com/CDCgov/forecasttools/pull/158
  • Make data.cdc.gov data pull helpers more generic and use httr2. by @dylanhmorris in https://github.com/CDCgov/forecasttools/pull/155
  • Add basic plot_pred_obs_pointinterval() functionality by @dylanhmorris in https://github.com/CDCgov/forecasttools/pull/146
  • switch to arrow by @damonbayer in https://github.com/CDCgov/forecasttools/pull/172
  • Add filter to shared forecasts by @dylanhmorris in https://github.com/CDCgov/forecasttools/pull/167
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in https://github.com/CDCgov/forecasttools/pull/174
  • add subset forecast capability by @damonbayer in https://github.com/CDCgov/forecasttools/pull/175
  • data-masking proofing in filtertoshared_forecasts.R by @dylanhmorris in https://github.com/CDCgov/forecasttools/pull/176
  • Refactor recode_locations.R and add tests by @dylanhmorris in https://github.com/CDCgov/forecasttools/pull/171
  • Update location_lookup for backward compatibility by @dylanhmorris in https://github.com/CDCgov/forecasttools/pull/177
  • Make write_tabular_file parquet output minimal by @damonbayer in https://github.com/CDCgov/forecasttools/pull/178
  • Further generalize data.cdc.gov pulls by @dylanhmorris in https://github.com/CDCgov/forecasttools/pull/166
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in https://github.com/CDCgov/forecasttools/pull/181
  • Update hubverse-to-scorable functions to reflect new hubverse target data conventions. by @dylanhmorris in https://github.com/CDCgov/forecasttools/pull/186
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in https://github.com/CDCgov/forecasttools/pull/184
  • Bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/CDCgov/forecasttools/pull/188

New Contributors

  • @dependabot[bot] made their first contribution in https://github.com/CDCgov/forecasttools/pull/123
  • @pre-commit-ci[bot] made their first contribution in https://github.com/CDCgov/forecasttools/pull/174

Full Changelog: https://github.com/CDCgov/forecasttools/compare/v0.1.6...v0.1.7

- R
Published by dylanhmorris 11 months ago

https://github.com/cdcgov/forecasttools - v0.1.6

What's Changed

  • User period, not duration in testtohubverse.R by @damonbayer in https://github.com/CDCgov/forecasttools/pull/109
  • Improvements to epiweek math by @dylanhmorris in https://github.com/CDCgov/forecasttools/pull/106
  • Function to modify a reference date in a hubverse table by @damonbayer in https://github.com/CDCgov/forecasttools/pull/112
  • Tweaks to epiweek math docs and ui by @dylanhmorris in https://github.com/CDCgov/forecasttools/pull/111
  • Release v0.1.6 by @damonbayer in https://github.com/CDCgov/forecasttools/pull/113

Full Changelog: https://github.com/CDCgov/forecasttools/compare/v0.1.5...v0.1.6

- R
Published by damonbayer over 1 year ago

https://github.com/cdcgov/forecasttools - v0.1.5

What's Changed

  • Fix typo in NEWS.md by @dylanhmorris in https://github.com/CDCgov/forecasttools/pull/100
  • vectorize horizons_from_target_end_dates by @damonbayer in https://github.com/CDCgov/forecasttools/pull/101
  • Add hubverse table to median_qi conversion by @dylanhmorris in https://github.com/CDCgov/forecasttools/pull/102
  • to_hubverse Rework by @damonbayer in https://github.com/CDCgov/forecasttools/pull/107
  • release v0.1.5 by @damonbayer in https://github.com/CDCgov/forecasttools/pull/108

Full Changelog: https://github.com/CDCgov/forecasttools/compare/v0.1.4...v0.1.5

- R
Published by damonbayer over 1 year ago

https://github.com/cdcgov/forecasttools - forecasttools v0.1.4

What's Changed

  • Breaking change Adapt hubverse to scorable functions to allow for multiple targets by @dylanhmorris in https://github.com/CDCgov/forecasttools/pull/91

  • Calculate horizons from dates by @damonbayer in https://github.com/CDCgov/forecasttools/pull/85

  • Add epiweek rounding functions by @dylanhmorris in https://github.com/CDCgov/forecasttools/pull/88

  • Fix round_epiweek.R examples by @dylanhmorris in https://github.com/CDCgov/forecasttools/pull/90

  • Adapt hubverse to scorable functions to allow for multiple targets by @dylanhmorris in https://github.com/CDCgov/forecasttools/pull/91

  • fix typo in trajectoriestoquantiles.R by @damonbayer in https://github.com/CDCgov/forecasttools/pull/94

  • Switch from arrow::{read, write}_parquet to nanoparquet:: equivalents by @dylanhmorris in https://github.com/CDCgov/forecasttools/pull/96

  • Update readtabularfile docs by @dylanhmorris in https://github.com/CDCgov/forecasttools/pull/98

Full Changelog: https://github.com/CDCgov/forecasttools/compare/v0.1.3...v0.1.4

- R
Published by dylanhmorris over 1 year ago

https://github.com/cdcgov/forecasttools - forecasttools 0.1.3

What's Changed

  • Fix typos in documentation by @damonbayer in https://github.com/CDCgov/forecasttools/pull/82
  • Configurable horizon timescales in hubverse table helper functions by @damonbayer in https://github.com/CDCgov/forecasttools/pull/81 (breaking change)
  • Release forecasttools 0.1.3 by @damonbayer in https://github.com/CDCgov/forecasttools/pull/84

Full Changelog: https://github.com/CDCgov/forecasttools/compare/v0.1.2...v0.1.3

- R
Published by dylanhmorris over 1 year ago

https://github.com/cdcgov/forecasttools - forecasttools 0.1.2

What's Changed

  • Increment version number to 0.1.1.9000 by @dylanhmorris in https://github.com/CDCgov/forecasttools/pull/59
  • Add Adam Howes as a contributor by @dylanhmorris in https://github.com/CDCgov/forecasttools/pull/60
  • Tweak R CI to work with ubuntu-latest, add cancellation of in-progress CI by @dylanhmorris in https://github.com/CDCgov/forecasttools/pull/62
  • Add optional epidate annotation to daily_to_epiweekly and with_epidate helper function for data frames by @dylanhmorris in https://github.com/CDCgov/forecasttools/pull/63
  • Add write_tabular_file by @dylanhmorris in https://github.com/CDCgov/forecasttools/pull/64
  • match quantiles specified in epipredict by @damonbayer in https://github.com/CDCgov/forecasttools/pull/67
  • PR for tidyverse style and R CMD check notes by @dylanhmorris in https://github.com/CDCgov/forecasttools/pull/66
  • Fix missing export by @dylanhmorris in https://github.com/CDCgov/forecasttools/pull/69
  • set up codecov by @dylanhmorris in https://github.com/CDCgov/forecasttools/pull/70
  • Add tests for pull_nhsn by @dylanhmorris in https://github.com/CDCgov/forecasttools/pull/71
  • Tweak categorize prism tests, revert to httptest only by @dylanhmorris in https://github.com/CDCgov/forecasttools/pull/75
  • Release forecasttools v0.1.2 by @dylanhmorris in https://github.com/CDCgov/forecasttools/pull/78

Full Changelog: https://github.com/CDCgov/forecasttools/compare/v0.1.1...v0.1.2

- R
Published by dylanhmorris over 1 year ago

https://github.com/cdcgov/forecasttools - forecasttools 0.1.1

What's Changed

  • Fix unexported function by @dylanhmorris in https://github.com/CDCgov/forecasttools/pull/54
  • Tweak plot_pred_obs_by_forecast_date() facet_columns argument and example by @dylanhmorris in https://github.com/CDCgov/forecasttools/pull/55
  • make target data path configurable in hub_to_scorable_quantiles() by @dylanhmorris in https://github.com/CDCgov/forecasttools/pull/57

Full Changelog: https://github.com/CDCgov/forecasttools/compare/v0.1.0...v0.1.1

- R
Published by dylanhmorris over 1 year ago

https://github.com/cdcgov/forecasttools - forecasttools 0.1.0

  • Initial development release.

- R
Published by dylanhmorris over 1 year ago