Displaying 1 result from an estimated 1 matches for "1source".
Did you mean:
source
2005 Oct 07
2
R version 2.01.1, Crimson Editor and the "one" from nowhere
...d to R 2.01.1.
I kept using my old TpR.exe, R.SPC and R.KEYS, because I did not find
any new files on the Crimson Editor "Release" web page.
When I now launch a script, instead of getting my old, well known prompt :
> source("C:/Program Files/R/fooscript.txt")
I get :
> 1source("C:/Program Files/R/fooscript.txt")
with a "1" in front of the line.... and of course R greets me with a
"syntax error" message.
Then I have to remove the "1" by hand (pretty prehistoric, ...and does
not work if my script is meant to launch other scripts...