Skip to content
Prev 115067 / 398500 Next

keyboard issue in R console

On Fri, 2007-05-04 at 10:48 -0400, Hao Liu wrote:
You are most likely missing the readline library and/or the readline
'devel' files, depending upon how you installed R.

See R FAQ 7.20 How can I get command line editing to work?

http://cran.r-project.org/doc/FAQ/R-FAQ.html#How-can-I-get-command-line-editing-to-work_003f


Additional information is available in the R Installation/Administration
Manual with your system or in HTML here:

http://cran.us.r-project.org/doc/manuals/R-admin.html

HTH,

Marc Schwartz