-
Notifications
You must be signed in to change notification settings - Fork 204
RC CRAN: 0.13.4 #1028
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
RC CRAN: 0.13.4 #1028
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This PR updates package dependencies and improves project configuration by bumping the performance package requirement to version 0.15.3, refactoring the Makefile with additional development targets, and standardizing the Code of Conduct link to point to the Contributor Covenant website.
- Bumped
performancepackage version requirement from 0.15.2 to 0.15.3 - Enhanced Makefile with new
document,format, andlinttargets - Replaced project-specific Code of Conduct link with standard Contributor Covenant URL
Reviewed changes
Copilot reviewed 11 out of 12 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| codemeta.json | Updated dependency metadata: bumped performance version to 0.15.3, reordered BayesFactor/bayestestR alphabetically, updated fileSize |
| README.md | Updated Code of Conduct link to point to contributor-covenant.org |
| README.Rmd | Updated Code of Conduct link to point to contributor-covenant.org |
| Makefile | Refactored update_deps target to use Posit package manager, added document, format, and lint targets |
| DESCRIPTION | Reformatted Authors field, bumped performance version to 0.15.3, reordered BayesFactor/bayestestR alphabetically, reorganized Config fields |
| .gitignore | Added patterns for .Rcheck, .tar.gz, .claude, and README.html |
| .github/SUPPORT.md | Removed file (replaced by external reference) |
| .github/CONTRIBUTING.md | Removed file (replaced by external reference) |
| .github/CODE_OF_CONDUCT.md | Removed file (replaced by external reference) |
| .Rbuildignore | Reordered entries alphabetically |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1028 +/- ##
=======================================
Coverage 99.86% 99.86%
=======================================
Files 17 17
Lines 767 767
=======================================
Hits 766 766
Misses 1 1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
No description provided.