Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump dependencies on Delphi packages #12

Merged
merged 10 commits into from
Oct 2, 2024
Merged

Commits on Dec 15, 2023

  1. Bump epidatr & epipredict versions, update due to breaking changes

    Bump versions, update renv.lock.
    
    Adjust for breaking changes:
    - Some obvious renames.
    - Replace both `pivot_quantiles` and `unnest` `pivot_wider` patterns to
      `pivot_quantiles_wider`.
    - Fix some `epi_recipe` and `frosting` printing that doesn't play well with
      knitr now.
    
    Update _freeze files where a first pass visual diff identified
    "real" differences rather than just a tiny visual offset.
    brookslogan committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    3d3f6b5 View commit details
    Browse the repository at this point in the history
  2. Add additional updated svg's in _freeze just in case

    A first pass visual diff did not identify any "real" differences with the
    current versions, and suggests that some of these changes might just be a tiny
    offset and/or size adjustment, but this would need a double check before trying
    to avoid the updates to the _freeze & corresponding repo bloat.
    brookslogan committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    9367e63 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. feat: update for epiprocess R6 refactor

    * remove references to R6 and mutation
    * use epiprocess correctly
    * fix the authors section of DESCRIPTION
    * upgrade renv
    * update all packages in renv
    * integrate Rprofile with user Rprofile
    dshemetov committed May 1, 2024
    Configuration menu
    Copy the full SHA
    77a684f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #15 from cmu-delphi/ds/epiprocess

    feat: update for epiprocess R6 refactor
    dshemetov authored May 1, 2024
    Configuration menu
    Copy the full SHA
    d395539 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. refactor+doc: fix a few issues

    * add a README file
    * fix broken formatting in packages.bib
    * get missing data for sliding-forecasters.qmd online
      instead of local files
    dshemetov committed May 3, 2024
    Configuration menu
    Copy the full SHA
    20a4a82 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Update archive.qmd

    Co-authored-by: Daniel McDonald <[email protected]>
    dshemetov and dajmcdon authored May 6, 2024
    Configuration menu
    Copy the full SHA
    f9b3ace View commit details
    Browse the repository at this point in the history
  2. Update epiprocess.qmd

    Co-authored-by: Daniel McDonald <[email protected]>
    dshemetov and dajmcdon authored May 6, 2024
    Configuration menu
    Copy the full SHA
    eeebbc8 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    2a82c3d View commit details
    Browse the repository at this point in the history
  2. fix: slide plot

    dshemetov committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    1a14295 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #17 from cmu-delphi/ds/epi-slide-updates

    fix: update tooling book
    dshemetov authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    3e4a1fa View commit details
    Browse the repository at this point in the history