Release 1.0.1#216
Merged
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Patch release updating vegbankweb metadata for the 1.0.1 release, primarily to bump the vegbankr dependency to the 1.0.0 series.
Changes:
- Bumped package version/date to
1.0.1/2026-03-31. - Updated dependency requirement to
vegbankr (>= 1.0.0). - Updated
RoxygenNoteto7.3.3.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
mbjones
approved these changes
Mar 31, 2026
mbjones
left a comment
Member
There was a problem hiding this comment.
This all looks great. I tracked down a few additional syntax issues to fix the CRAN check NOTES that were being generated, so now it builds totally cleanly. The things I fixed:
- quoted acronyms in DESCRIPTION
- added spelling list to DESCRIPTION
- depend on R >= 4.1.0 due to pipe operator
|> - Fix import for
markdownpackage - remove
LazyDatafrom DESCRIPTION that generates note - Fix syntax of @family tag in
run_app()where a plain text string is required (no markdown)
Seems ready to release to me.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Deployed to https://dev.vegbank.org/rc/ and https://dev.vegbank.org/beta/
What
A patch release that updates vegbankr dependency to 1.0.0 from 0.9.0
Testing and Docs
All 1577 tests still pass, and after updating R, vegbankr, and vegbankweb, check() only notes: