It works for many other people in 2.7.0, and nothing in R has been changed (this was part of R in 2.6.x, not part of rcompgen).

Assuming you have not set R_COMPLETION, it is a SuSE-specfic problem.
If you installed a binary, try building from the sources.

On Mon, 28 Apr 2008, Ralf Goertz wrote:

Hi,

after updating to 2.7.0, command line completion doesn't work anymore. I
understand that the package rcompgen is now part of utils. I hadn't used
rcompgen before but completion worked without it (I double checked it
using an 2.6.2 version on another machine). Now, it doesn't work, even
after switching on all option via "rc.settings". I updated R using the
opensuse 10.3 repository.

For instance I have a data frame d. When I enter

d$<Tab><Tab>

I see a list of files in the current directory instead of the names in
the data frame.

What can I do to turn it back on?

[EMAIL PROTECTED]:~> R --version
R version 2.7.0 (2008-04-22)
Copyright (C) 2008 The R Foundation for Statistical Computing
ISBN 3-900051-07-0

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under the terms of the
GNU General Public License version 2.
For more information about these matters see
http://www.gnu.org/licenses/.

______________________________________________
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.


--
Brian D. Ripley,                  [EMAIL PROTECTED]
Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
University of Oxford,             Tel:  +44 1865 272861 (self)
1 South Parks Road,                     +44 1865 272866 (PA)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595

______________________________________________
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.

Reply via email to