Skip to content

sync dev and main - #55

Merged
andybeet merged 60 commits into
mainfrom
dev
May 21, 2026
Merged

sync dev and main#55
andybeet merged 60 commits into
mainfrom
dev

Conversation

@andybeet

@andybeet andybeet commented May 16, 2026

Copy link
Copy Markdown
Contributor

PRs into dev contained all info we needed. They have already been reviewed. If you've got this far we're in good shape!

List PRs

List the PRs that made it into dev that are waiting to be pulled into main:

Types of changes

What types of changes does code introduce? Put an x in the boxes that apply.
This will inform the new release number.

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Update (if none of the other choices apply)

Reviewer instructions

New release will be v1.0.0 (Breaking change)

The underlying PRs should have been reviewed. Please check that the proposed merge is correct before approving.
If any checkboxes other than "Other change" have been selected please prepare the following file changes for a new release version:

  • NEWS.md - add release notes
  • DESCRIPTION - increment the version number according to Semantic Versioning

@andybeet andybeet changed the title Dev sync dev and main May 16, 2026
andybeet added 22 commits May 15, 2026 20:55
…-update

Docs(#47):  pkgdown update to bootstrap 5
- package does not depend on devtools or stringi ... removed
…ion-dependencies

Fix(#58): description dependencies update
andybeet added 28 commits May 18, 2026 17:08
…ve-bec-dev

Feature!(#60): remove content relating to development models by Bec
…remove

Docs(#62): Remove reference to any author in documentation
…eds a rewrite. out of scope her. Commented out faling tests
…est-fixes

Tests(#66): unit test evaluation and fixes
…ion-flag-removal

Feature!(#64): version flag removal
… code adjustments to remove dependencies on dot argument.
…native-r-pipe

Feature!(#51): use native r pipe, replacing magrittr
@andybeet
andybeet marked this pull request as ready for review May 21, 2026 14:30
@andybeet
andybeet merged commit b8d0747 into main May 21, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment