-
Notifications
You must be signed in to change notification settings - Fork 73
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 minimum needed R version to 3.6
#1101
Conversation
R 4.3 is scheduled for release on April 21. Follow-up on #985
This is how benchmark results would change (along with a 95% confidence interval in relative change) if 57bbf4e is merged into main:
Further explanation regarding interpretation and methodology can be found in the documentation. |
Codecov Report
@@ Coverage Diff @@
## main #1101 +/- ##
==========================================
+ Coverage 91.07% 92.16% +1.08%
==========================================
Files 46 46
Lines 2701 2654 -47
==========================================
- Hits 2460 2446 -14
+ Misses 241 208 -33
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as outdated.
This comment was marked as outdated.
This is how benchmark results would change (along with a 95% confidence interval in relative change) if 15a5f5b is merged into main:
Further explanation regarding interpretation and methodology can be found in the documentation. |
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.
LGTM, thanks @IndrajeetPatil 🥳
R 4.3 is scheduled for release on April 21.
Follow-up on #985