File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3- ## revdeprun (development version)
3+ ## revdeprun 2.3.0
44
55### New features
66
1313- Correct ` --skip-r-install ` behavior to make it truly bypass R version
1414 resolution as well as installation, so existing system-wide R installations
1515 can be used without calling the R Hub version API (#162 ).
16- - Replace the hard-coded Debian 13 to Debian 12 mapping from #160 with live
17- fallback probing. Unsupported future Debian releases now fall back one
18- release at a time until the R Hub API returns a compatible installer (#162 ).
1916- Prevent [ P3M rate limit failures] ( https://forum.posit.co/t/210701 ) during
2017 large-scale reverse dependency checks by sharing a request budget between
2118 pak binary downloads and xfun source tarball downloads. Downloads pause
2219 after 1,800 P3M package requests and resume after a 5-minute cooldown (#161 ).
2320
21+ ### Improvements
22+
23+ - Replace the hard-coded Debian 13 to Debian 12 mapping from #160 with live
24+ fallback probing. Unsupported future Debian releases now fall back one
25+ release at a time until the R Hub API returns a compatible installer (#162 ).
26+
2427## revdeprun 2.2.3
2528
2629### Maintenance
You can’t perform that action at this time.
0 commit comments