I am using ESS, but every time I need to install a new package I have to use R gui. Isn't there a way to do this without leaving emacs?
|
show 3 more comments
feedback
|
|
From
| |||
|
feedback
|
|
http://www.emacswiki.org/emacs/anything-R.el works well for me. | |||||||||||
feedback
|
install.packages? – Joshua Ulrich Jul 8 '11 at 20:43chooseCRANmirror(FALSE)– Ben Bolker Jul 8 '11 at 21:53