Skip to content
Prev 8753 / 63424 Next

Methods package is now attached by default

On Mon, 20 Jan 2003, Torsten Hothorn wrote:

            
We have agreed to do that.
Use

  attr(x, "class") <- data.class(x)

*but* please don't fix anything until we decide what 1.7.0 is going to do.
That's despite my having fixed MASS but that is part of the R-devel 
checking process.

(Incidentally, we need to ensure that 1.7.0 acts consistently with and 
without methods loaded, so code like this may still be needed.)