Shi, Tao
2014-Jun-03 23:47 UTC
[R] tab auto-fill and arrow keys are not working in R on a linux cluster
Hi List, We have R 3.1.0 installed on the head node of our linux cluster, but the tab auto-complete and the arrow keys are not working.? When I was trying to use the up/down arrow key to scroll through the old command history I got something like this.? Any ideas on what's going on here? Many thanks! Tao> sessionInfo()R version 3.1.0 (2014-04-10) Platform: x86_64-unknown-linux-gnu (64-bit) locale: ?[1] LC_CTYPE=en_US.iso885915?????? LC_NUMERIC=C ?[3] LC_TIME=en_US.iso885915??????? LC_COLLATE=en_US.iso885915 ?[5] LC_MONETARY=en_US.iso885915??? LC_MESSAGES=en_US.iso885915 ?[7] LC_PAPER=en_US.iso885915?????? LC_NAME=C ?[9] LC_ADDRESS=C?????????????????? LC_TELEPHONE=C [11] LC_MEASUREMENT=en_US.iso885915 LC_IDENTIFICATION=C attached base packages: [1] stats???? graphics? grDevices utils???? datasets? methods?? base> ^[[A^[[A^[[A^[[AError: unexpected input in "
Jeff Newmiller
2014-Jun-04 00:22 UTC
[R] tab auto-fill and arrow keys are not working in R on a linux cluster
FAQ 7.20
---------------------------------------------------------------------------
Jeff Newmiller The ..... ..... Go Live...
DCN:<jdnewmil at dcn.davis.ca.us> Basics: ##.#. ##.#. Live
Go...
Live: OO#.. Dead: OO#.. Playing
Research Engineer (Solar/Batteries O.O#. #.O#. with
/Software/Embedded Controllers) .OO#. .OO#. rocks...1k
---------------------------------------------------------------------------
Sent from my phone. Please excuse my brevity.
On June 3, 2014 4:47:58 PM PDT, "Shi, Tao" <shidaxia at
yahoo.com> wrote:>Hi List,
>
>We have R 3.1.0 installed on the head node of our linux cluster, but
>the tab auto-complete and the arrow keys are not working.? When I was
>trying to use the up/down arrow key to scroll through the old command
>history I got something like this.? Any ideas on what's going on here?
>
>Many thanks!
>
>Tao
>
>
>> sessionInfo()
>R version 3.1.0 (2014-04-10)
>Platform: x86_64-unknown-linux-gnu (64-bit)
>
>locale:
>?[1] LC_CTYPE=en_US.iso885915?????? LC_NUMERIC=C
>?[3] LC_TIME=en_US.iso885915??????? LC_COLLATE=en_US.iso885915
>?[5] LC_MONETARY=en_US.iso885915??? LC_MESSAGES=en_US.iso885915
>?[7] LC_PAPER=en_US.iso885915?????? LC_NAME=C
>?[9] LC_ADDRESS=C?????????????????? LC_TELEPHONE=C
>[11] LC_MEASUREMENT=en_US.iso885915 LC_IDENTIFICATION=C
>
>attached base packages:
>[1] stats???? graphics? grDevices utils???? datasets? methods?? base
>> ^[[A^[[A^[[A^[[A
>Error: unexpected input in "
>
>______________________________________________
>R-help at 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.