Displaying 1 result from an estimated 1 matches for "____ignored____".
Did you mean:
___ignored___
2003 May 01
1
Opening previous workspace in Windows (PR#2890)
...80)
I have just upgraded to 1.7.0 from 1.4.1. Unlike 1.4.1, version 1.7.0 will not
open .RData files from Windows Explorer. This appears to be because there are
spaces in the path name as I get the error messages:
ARGUMENT `C:\My'__ignored____
followed by
ARGUMENT `Documents\Arrays\...'____ignored____
etc, where the full path begins `C:\My Documents\Arrays\...'
I can get around this problem by opening R then loading the workspace using the
File menu or dragging and dropping the file into R, but I found opening the
workspace from Explorer a convenient one-step method and it would be nice if...