About rsource.ado by Roger Newsom

Add these lines to your profile.ado:

   * for rsource.ado
   global Rterm_path `"C:/Program Files/R/R-2.15.3/bin/x64/Rterm.exe"' // or better, your own path to rterm.exe
   global Rterm_options "--vanilla"

and Enjoy!