A small menubar app that allows you to switch between R versions quickly (if you have multiple versions of R framework installed). https://rud.is/rswitch
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

39 строки
1.1 KiB

4 лет назад
# 1.7.0
- Added checks for network availability
4 лет назад
- Added command-line switcher
- Supports file uploads to and exports from RStudio Server
- Added more web resource URLs
- Added Preference to always check/force that RStudio owns .R and .Rmd files
4 лет назад
5 лет назад
# 1.4.0
- Use Notification Center vs alerts for everything but super-fatal errors
5 лет назад
- More informative notification messages, especially on errors
- Notification for what the switched-to R version is
- Menu items that provide download capability grey out when a download is in-progress
- Downloaded file(s) now hilighted/selected in Finder window post-download
- Added launcher menu items for RStudio and R GUI
- Added a cpl more handy URLs
5 лет назад
5 лет назад
# 1.3.0
- revamped app icon
- revamped menubar icon (shld work better on light/dark switching)
- handles existing filenames in a cleaner fashion
- more informative download alerts
5 лет назад
# 1.2.0
- numbered key equivalents (up to 9)
5 лет назад
- added shortcuts to various useful macOS R resources
5 лет назад
- added ability to download latest RStudio daily and latest macOS r-devel tar.gz
5 лет назад
5 лет назад
# 1.1.0
- About dialog (to ensure icon author gets credit)
# 1.0.0
5 лет назад
- Initial version