Skip to content
Prev 14485 / 63424 Next

Namespaces, coercion and setAs

Absolutely correct.  Adding coerce to the NAMESPACE list of 
exportMethods
resolves the problem.  Leaves only the mildly mysterious

Undocumented S4 methods:
   generic coerce and siglist numeric,matrix.diag.csr
All user-level objects in a package (including S4 classes and methods)
should have documentation entries.

to clean up.  Thanks very much!!

Roger
On Nov 26, 2004, at 12:29 PM, Roger Bivand wrote: