Skip to content
Prev 53558 / 398498 Next

Problem with RGui and MASS

Please make sure you have the current MASS -- this was worked-around a 
while back (and has been mentioned here several times), and 
update.packages() will almost certainly get you an update (post 1.9.1).

The cause is that namespace stats is not loaded when .RData is accessed,
but it is once R is running.  It should happen with Rterm started in the
same directory as Rgui.
On Sun, 1 Aug 2004, Angelo Canty wrote: