[R] [Mac OS X 10.4] object R_loess_raw not found
René J.V. Bertin
rjvbertin at gmail.com
Mon Oct 9 13:54:43 CEST 2006
Unfortunately, no. No red herring, no success either. I removed the
.RData file that was indeed lurking, even moved aside .Rprofile and
the .R directory, installed the latest patch from r.research.att.com
... and still the claim about R_loess_raw
This symbol is called upon in simpleLoess, by the way. That seems to
be a hidden function, and thus I don't know if it's possible to change
the reference to the (theoretically) existing symbol loess_raw?
R.
On 09/10/06, Gavin Simpson <gavin.simpson at ucl.ac.uk> wrote:
> Seems you have a .RData lurking in he directory you started R from. This
> might be causing the problem.
>
> Try:
>
> R --vanilla
>
> example(loess)
>
> and see if it works then. It works fine for me on Linux (FC5) for
> example in a clean workspace. Apologies if this is a red herring and
> works fine with --vanilla.
>
> G
More information about the R-help
mailing list