[R] SJava - restart() is defunct
Kathryn Jones
kathryn.jones at jcu.edu.au
Wed Jul 14 05:52:27 CEST 2004
Hi,
I'm using the SJava package and am trying to get event
handling to work, but no examples from
http://www.omegahat.org/RSJava/examples/ that have any event
handling work in R 1.9.0. I think the examples were all
written around 2001 so most probably used an older version
of R. The error message that displays in R is:
Error: 'restart' is defunct.
See ?Defunct.
The restart function (part of the base package I think?) is
not in the code I am using but I'm guessing it's being used
somewhere internally? It says in the documentation that
restart has been replaced by try, is this correct? If so,
how do I fix this problem considering I'm not actually using
the restart function in my code? Should I download an older
version of R?
Any help would be greatly appreciated
Thanks!
Kathryn J
James Cook Uni,
Townsville QLD Australia
More information about the R-help
mailing list