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 <[EMAIL PROTECTED]> 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

______________________________________________
R-help@stat.math.ethz.ch 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.

Reply via email to