[R] problem with "history"

Prof Brian Ripley ripley at stats.ox.ac.uk
Sat Jul 28 18:41:31 CEST 2001


On Sat, 28 Jul 2001, Thomas J Vogels wrote:

> Hi, having run into this problem (R's configure not picking up my readline
> lib) myself a couple times, I'm wondering whether the 'readline feature'
> could be added to the capabilities so that I could do:
>
> > capabilities()['readline']
>
> just like I can do today:
>
> > capabilities()['tcltk']
> tcltk
>  TRUE
>
> ?

It could, but it's a Unix-specific feature, and the idea of
capabilities() was to have a programatic way to use certain features
if they existed (or not if they did not), so this was not an obvious one.

Perhaps a neutral name like "command-line editing"?  Any ideas for a
shorter name?

-- 
Brian D. Ripley,                  ripley at stats.ox.ac.uk
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 272860 (secr)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list