mirror of
https://github.com/starship/starship.git
synced 2026-06-23 02:05:51 +07:00
5267c464eb
* do not detect R for .Rprofile files, closes #2817 * get R package version, #5586 * update schema * fix and simplify regex for rlang package version * attempt to fix regex * proper detect R packages, closes #5590 * reduce diff vs master branch