Skip to content
Prev 34483 / 63421 Next

Bug with .First in R 2.10

On 18/10/2009 6:20 PM, Mark.Bravington at csiro.au wrote:
I can reproduce the problem running the .First in the notOK.RData file. 
  (I don't need to rename it; just loading that file and explicitly 
running .First() will do it.)

However, if I dump the function and source it, the problem goes away. 
So I suspect there is something wrong in the notOK.RData file.  How did 
you create it?

Duncan Murdoch