[R] Bug?

Deepayan Sarkar deepayan.sarkar at gmail.com
Fri Aug 31 20:11:34 CEST 2007


On 8/31/07, Uwe Ligges <ligges at statistik.uni-dortmund.de> wrote:
>
>
> Johanna Hasmats wrote:
> > Hi!
> >
> >
> >
> > How can I get around in R 2.5.1 in Windows:
> >
> >
> >
> > Error in strsplit(linebuffer, "") : object "linebuffer" not found
>
>
> Why should this be a bug in R, if you have no object named "linebuffer"
> in the environments that are on the search path.

This sounds like it could have something to do with the command
completion mechanism through package rcompgen (which does use an
internal variable called 'linebuffer'). Since this doesn't seem to be
a common problem, you need to give us instructions on how to reproduce
it.

-Deepayan



More information about the R-help mailing list