[R] Application Error message
Martyn Plummer
plummer at iarc.fr
Thu Dec 10 09:22:18 CET 1998
Morris, Jeffrey (JCD-RL) wrote:
>
> I am submitting the command:
>
> calcium<-read.table("calcium.txt",header=TRUE)
>
> and with Rw0630 and Bdr0631 I get an application error and R crashes. But
> the command works fine with rjune. I am running under NT4.0
This problem occurs on NT4.0 when the last line of the file
does not end in with a carriage return (or carriage-return
+ line feed I suppose since we're on windows). Edit the
file and just add a return character at the end.
A related problem occurs when editing a function within R.
If the last line of the file does not end with a carriage return
you get a syntax error, even though the function looks syntactically
correct.
I have told Guido about these problems.
Martyn
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
More information about the R-help
mailing list