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