[R-SIG-Mac] text file drag

Beale, Holly (NIH/NHGRI) [F] holly.beale at nih.gov
Mon Mar 11 16:55:41 CET 2013


I think I've identified a bug. When I drag a text file into an edit window in R.app, sometimes the resulting inserted path and filename appear before the last character, even if the last character is not a newline. 

Thanks for taking a look.

To replicate:
new window
type only the following. do not follow with a newline
df=read.table(
drag a text file into window after "df=read.table("

result:
df=read.table\path\filename(

My config:
R version 2.15.2 (2012-10-26) -- "Trick or Treat"
R.app GUI 1.53 (6443) x86_64-apple-darwin9.8.0
Mac OS X 10.7.5



More information about the R-SIG-Mac mailing list