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
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
 
 
 

1.1 KiB

1.7.0

  • Added checks for network availability
  • 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

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

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
  • 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