Hi Using R 2.8.1. I have list object called "AuxData". Inside a browser(),
get("AuxData") succeeds, while getAnywhere("AuxData") fails with the error "no object named âAuxDataâ was found". I'm curious to know if this could be a bug. If yes, I'll try to come up with a reproducible example. Thanks Ben ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.