Prof Brian Ripley wrote:
>
> John,
>
> Looks like several packages are failing to dump or load with messages like
> (SparseM)
>
> Error in warning("Undefined slot classes in definition of \"",
> [EMAIL PROTECTED], :
> Object "classDef" not found
>
> So far I have seen this with SparseM
John,
Looks like several packages are failing to dump or load with messages like
(SparseM)
Error in warning("Undefined slot classes in definition of \"",
[EMAIL PROTECTED], :
Object "classDef" not found
So far I have seen this with SparseM, dynamicGraph (and hence deal and
gRbase). Sho
An extensive set of changes to the methods package has been committed
today to allow non-exported classes from packages with namespaces (and
some related fixes in dealing with generic functions from namespaces as
well).
The namespace mechanism requires packages to export any class
definitions that