r-lib / styler

Non-invasive pretty printing of R code
https://styler.r-lib.org
Other
725 stars 71 forks source link

Bump minimum needed R version to `3.6` #1101

Closed IndrajeetPatil closed 1 year ago

IndrajeetPatil commented 1 year ago

R 4.3 is scheduled for release on April 21.

Follow-up on https://github.com/r-lib/styler/pull/985/

github-actions[bot] commented 1 year ago

This is how benchmark results would change (along with a 95% confidence interval in relative change) if 57bbf4e54af3f9aedbcb5f0e2353ae1b19d1b30c is merged into main:

Further explanation regarding interpretation and methodology can be found in the documentation.

codecov-commenter commented 1 year ago

Codecov Report

Merging #1101 (5001fb9) into main (15a5f5b) will increase coverage by 1.08%. The diff coverage is 80.00%.

:exclamation: Current head 5001fb9 differs from pull request most recent head 6045bee. Consider uploading reports for the commit 6045bee to get more accurate results

@@            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     
Impacted Files Coverage Δ
R/environments.R 0.00% <0.00%> (-100.00%) :arrow_down:
R/parse.R 87.65% <ø> (-0.16%) :arrow_down:
R/style-guides.R 100.00% <ø> (+0.56%) :arrow_up:
R/nest.R 100.00% <100.00%> (ø)
R/relevel.R 96.87% <100.00%> (+47.57%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

IndrajeetPatil commented 1 year ago

Newfound lint is a false positive: https://github.com/r-lib/lintr/issues/1963

github-actions[bot] commented 1 year ago

This is how benchmark results would change (along with a 95% confidence interval in relative change) if 940010d41129746d44e52d44664a37e44559bd39 is merged into main:

Further explanation regarding interpretation and methodology can be found in the documentation.

github-actions[bot] commented 1 year ago

This is how benchmark results would change (along with a 95% confidence interval in relative change) if e5ecef721dd414873566526ab9ae432ecb3de4d5 is merged into main:

Further explanation regarding interpretation and methodology can be found in the documentation.

github-actions[bot] commented 1 year ago

This is how benchmark results would change (along with a 95% confidence interval in relative change) if 15a5f5b8812aa1aa4b13de707627058020561860 is merged into main:

Further explanation regarding interpretation and methodology can be found in the documentation.