[R] Class definition and "contains": No definition was found for superclass
Johannes Graumann
johannes_graumann at web.de
Mon Dec 10 07:01:36 CET 2012
Hi,
What goes wrong when the following error shows up:
> Error in reconcilePropertiesAndPrototype(name, slots, prototype,
> superClasses, :
> No definition was found for superclass “sequencesuperclass” in the
> specification of class “sequences”
Has this something to do with recursive class inheritance? "sequences"
contains "sequencessuperclass" contains "rcfpdsuperclass" ...
Any hint is highly appreciated.
Sincerely, Joh
More information about the R-help
mailing list