Skip to content
Prev 9814 / 63424 Next

Problem with Rcmd check and S4 methods

On Fri, 13 Jun 2003 13:18:23 -0400, you wrote:

            
If I just cut all the preamble from the Rout file and paste it into
the console, I get the same error.  Here's a traceback(), I'm not sure
what you mean by a dump.

Duncan
Error: Trying to get slot "validity" from an object of a basic class
("NULL") with no slots
5: validObject(.Object)
4: initialize(value, ...)
3: initialize(value, ...)
2: new("eulerzyx", x = cbind(psi, theta, phi))
1: eulerzyx(1, 0, 0)