I get the following new error when starting R using M-x R but not when I do
M-x shell R. In .Rprofile I have set options(editor="emacs") and I tried
substituting that with options(STERM = "iESS", editor = "emacsclient") to no
avail. When I ?options, I can't find anything about STERM. Ideas? Mark

> options(STERM='iESS', editor='emacsclient')
Error in options(STERM = "iESS", editor = "emacsclient") :
  unused argument(s) (STERM = "iESS", editor = "emacsclient")
> ?options
> sessionInfo()
R version 2.9.0 (2009-04-17)
x86_64-unknown-linux-gnu

locale:
LC_CTYPE=en_US.UTF-8;LC_NUMERIC=C;LC_TIME=en_US.UTF-8;LC_COLLATE=en_US.UTF-8;LC_MONETARY=C;LC_MESSAGES=en_US.UTF-8;LC_PAPER=en_US.UTF-8;LC_NAME=C;LC_ADDRESS=C;LC_TELEPHONE=C;LC_MEASUREMENT=en_US.UTF-8;LC_IDENTIFICATION=C

attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods   base
------------------------------------------------------------
Mark W. Kimpel MD  ** Neuroinformatics ** Dept. of Psychiatry
Indiana University School of Medicine

15032 Hunter Court, Westfield, IN  46074

(317) 490-5129 Work, & Mobile & VoiceMail
(317) 399-1219  Home
Skype:  mkimpel

"The real problem is not whether machines think but whether men do." -- B.
F. Skinner
******************************************************************

	[[alternative HTML version deleted]]

