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
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

39 rader
1.1 KiB

4 år sedan
# 1.7.0
- Added checks for network availability
4 år sedan
- 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 år sedan
# 1.4.0
- Use Notification Center vs alerts for everything but super-fatal errors
- 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 år sedan
# 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
# 1.2.0
- numbered key equivalents (up to 9)
- added shortcuts to various useful macOS R resources
5 år sedan
- added ability to download latest RStudio daily and latest macOS r-devel tar.gz
# 1.1.0
- About dialog (to ensure icon author gets credit)
# 1.0.0
- Initial version