Skip to content

Put v0.12.0 on main #673

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

Merged
merged 137 commits into from
Jun 5, 2025
Merged

Put v0.12.0 on main #673

merged 137 commits into from
Jun 5, 2025

Conversation

brookslogan
Copy link
Contributor

Checklist

Please:

  • Make sure this PR is against "dev", not "main" (unless this is a release
    PR).
  • Request a review from one of the current main reviewers:
    brookslogan, nmdefries.
  • Makes sure to bump the version number in DESCRIPTION. Always increment
    the patch version number (the third number), unless you are making a
    release PR from dev to main, in which case increment the minor version
    number (the second number).
  • Describe changes made in NEWS.md, making sure breaking changes
    (backwards-incompatible changes to the documented interface) are noted.
    Collect the changes under the next release number (e.g. if you are on
    1.7.2, then write your changes under the 1.8 heading).
  • Styling and documentation checks. Make a PR comment with:
    • /style to check the style and fix any issues.
    • /document to check the package documentation and fix any issues.
    • /preview-docs to preview the docs.
    • See Actions GitHub tab to track progress of these commands.
  • See DEVELOPMENT.md for more information on the development
    process.

Change explanations for reviewer

Magic GitHub syntax to mark associated Issue(s) as resolved when this is merged into the default branch

  • Resolves #{issue number}

brookslogan and others added 30 commits March 11, 2025 13:52
`downlit` fails to link these, maybe because we're not on CRAN yet.
Inaccurate in that `before` isn't `.before` and `-` isn't `time_type`-aware.

Misformatted in that `-` was interpreted as a bullet point.
Merge branch 'autoplot-archive-selector' of https://github.com/cmu-delphi/epiprocess into autoplot-archive-selector

# Conflicts:
#	R/autoplot.R
brookslogan and others added 28 commits April 16, 2025 12:28
so that following in order will style roxygen `@examples` and /doc will propagate styled examples to the .Rd files, rather than leaving .Rd files out of date.
…ermediate-key

Fix temporary key setting in `filter.epi_archive` that has to be reset
…ering

List `/style` before `/document` in PR template
@brookslogan brookslogan changed the title Sync main with v0.12.0 Put v0.12.0 on main Jun 5, 2025
@brookslogan brookslogan merged commit adaa348 into main Jun 5, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants