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
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

39 lignes
1.1 KiB

il y a 4 ans
# 1.7.0
- Added checks for network availability
il y a 4 ans
- 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
il y a 4 ans
# 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
il y a 5 ans
# 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
il y a 5 ans
- 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