Displaying 20 results from an estimated 6000 matches similar to: "Requesting assistance installing ESS for R on Redhat"
2010 Nov 29
1
Setting default path to library
Hello
I recently upgraded from 2.11.1 to 2.12.0 on a windows machine. When I
launch R via TINN - R,(2.3.7.0) most things appear correct. The exception
is the path to the library.
I store all of the packages in C:\Program_Files \R\R-2.12.0\library
Last week when I upgraded I rec'd an error:
Error in loadNamespace(i[[1L]], c(lib.loc, .libPaths()))) :
there is no package called
2010 May 10
2
Installing randomForest on Ubuntu Errors
Hello,
I've tried to install randomForest on a Ubuntu 8.04 Hardy Heron system.
I've repeatedly rec'd the error:
> install.packages("randomForest", dependencies = TRUE)
ERROR: compiliation failed for package 'randomForest'
** Removing '/home/admuser/R/i486-pc-linux-gnu-library/2.6/randomForest'
The downloaded packages are in
2010 Jun 21
2
ctree
Hello,
This is a re-submittal of question I submitted last week, but haven't rec'd
any responses.
I need to extract the probabilities used to construct the barplots
displayed as part of the graph produced by plot("ctree").
For example,
library(party)
iris.ct <- ctree(Species ~ . , data = iris)
plot(iris.ct)
Instead of a simple example with only 4 terminal nodes, my
2010 Jan 26
1
Install R 2.10.1 on Windows XP Errors
I have just upgraded from 2.9.2 to 2.10.1 on my XP machine.
I rec'd the following error message:
Error in strsplit(x[ok], "[.-]") :
5 arguments passed to .Internal(strsplit) which requires 6
I also tried update.packages(checkBuilt=TRUE, ask = FALSE)
> update.packages(checkBuilt=TRUE, ask=FALSE)
Error: could not find function "update.packages"
Has anyone else
2010 Sep 06
4
How to run R on Emacs+ESS
Hi folks,
Debian 504 64-bit
I found following document;
http://www.biostat.wisc.edu/~kbroman/Rintro/
Whether it is the right document for installing Emacs+ESS and R so that R can
run on Emacs?
TIA
B.R.
Stephen L
2008 Jun 13
3
Debian/Ubuntu packages of a recent version of ess?
Is there a repository from which I can install a recent version of ess
as a Debian/Ubuntu package for amd_64? On the Ubuntu list of packages
the released version of ess for hardy is 5.3.0-1 which seems, well,
ancient. I see that there is a 5.3.8 version from the SVN sources for
intrepid but IIRC trying to install that bring you into all the fun
with pinning, etc.
It seems there is a binary
2008 Nov 02
1
ESS Toolbar missing after Ubuntu Update
Dear R useRs,
yesterday i updated my system from ubuntu 8.04 to 8.10. I use emacs-
snapshot, this is emacs 23.0.60.1 and ess 5.3.8. Before the update i
had when starting emacs with an R file an ess-toolbar with little
icons to start R or to evaluate a line or a region of my R file, but
no this toolbar is lost and i don't know how to get it again. I tried
a lot of changes in the ess options
2008 Jul 12
1
[ESS] Process SAS is not running... error on Ubuntu
It does appear the ess package on CRAN for Ubuntu 8.04 fails to
install the file 'ess-sas-sh-command'. This prevents invoking SAS
via 'M-x SAS'.
http://cran.mirrors.hoobly.com/bin/linux/ubuntu/README.html
--Dale
On Fri, Jul 11, 2008 at 12:39 PM, Rodney Sparapani <rsparapa at mcw.edu> wrote:
> Dale Steele wrote:
>>
>> I re-installed from Hardy packages on
2018 Oct 23
2
elpa-ess fails to initialize after update to 18.10 on ubuntu bionic
The latest ess and elpa-ess 18.10-1bionic0 packages for ubuntu leave
ess unable to find initialization files when it is invoked from R via
M-x R. I've found a workaround by creating a soft link:
cd /usr/share
sudo ln -s /usr/share/emacs/site-lisp/elpa-src/ess-18.10 ess
but this may be a widespread problem. It appeared on each of the three
computers on which I updated the packages, and
2001 Dec 26
1
ESS 5.1.19 w/Xemacs 21.4.6
Probably wrong group for this, but a quick question. I've just switched
from emacs to Xemacs. In reinstalling ESS 5.1.19 I keep getting the
following error when loading Xemacs:
"Error in init file: Symbol's function definition is void: w32-using-nt"
I've debugged the ess-site.el file, which is where the error originates
from. The line causing the difficulty is:
2004 Aug 09
1
ess settings
Dear R users,
I downloaded an ess-5.2.2 package and hope to use emacs as
front to work with R. I modified ~/.emacs and start R by
M-x R. But I found when I quited the R session, it still asked me to
save the work space or not. I added inferior-R-args with
"--save" args. But it seemed that it had no effect. Can
you tell me how to pass the arguments other than
--no-readline to
2004 Sep 29
2
problems with ESS & R ...
Hi!
I have R 1.9.1, Mac OS X 10.3.5, GNU Emacs 21.2.1 and ESS 5.2.3.
I installed today the ESS by not changing ess-site.el, but creating
.emacs in $home with the single line:
$ cat ~/.emacs
(load "/usr/local/lib/ess-5.2.3/lisp/ess-site")
If I start now emacs and then R (with M-x R) then I get:
> options(STERM='iESS', editor='emacsclient')
but using fix() oder
2004 Dec 07
3
ess in Windows (newbie Q)
I'm a rank beginner with R, and I'm stumped at how to get it to work
with Xemacs under Windows XP. I'm afraid there are some VERY basic
questions I have here. Yes, I did read
http://ess.r-project.org/Manual/readme.html.
Both R and Xemacs are installed and working. The current ess files are
installed in a subdirectory of my Xemacs directory. I added the R bin
directory to my
2007 Mar 20
1
getting ess/emacs to link with a remote instance of R
I am running ess/emacs on Linux and have an R instance running on a
remote Unix server. I would like to be able to direct input from my ess
buffer to R (hope I am using the right lingo, I am new to emacs).
The ess manual contains a section describing how to do just that, but a
prerequisite is to install a lisp file ssh.el , which can be found at
2005 Mar 03
5
ESS
Hi all,
I am running R 2.0.1 under Windows XP in German. I configured my path as
follows:
C:\Programme\R\rw2001\bin;C:\Programme\xemacs-packages\lib-src\;C:\Programme\XEmacs-21.4.13\i586-pc-win32
I can not start R proccess or ESS from within XEmacs. What is going wrong?
I can not start S. M-x S gives "no matching"
How can I configure XEmacs for STATA 8?
Thanks for your help.
M
2005 Mar 28
1
gnuclient problems witrh R/ESS in linux
Dear list,
Not strictly R ...
In R on Xemacs with ESS (R-2.0.1, Xemacs-21.4.15-r3, ESS-5.2.6)
on gentoo-linux
when I use k<-edit(k) or fix(k)
to change a small vector k <- c(1,2,3,4,5,6)
the opened window (called '6b8b4567') appears not to be connected to the
gnuclient
and I'm able to edit the file but has no instructions in the
minibuffer
and
C-x # gives
'6b8b4567 does
2011 Sep 11
1
Emacs ESS finding all versions of R
Dear R-help,
Apologies if this isn't exactly the right place for this question.
I am trying to run R in emacs using ESS. I have done this
successfully many times - it works right now on my home computer in
windows 7 and in ubuntu.
The problem is that when I start emacs the regular splash screen
doesn't show. In the mini-buffer I get the message "Finding all
versions of R on your
2001 Jun 09
2
r-mode (ESS/XEmacs)
Hello,
please excuse me if this is not the appropriate
mailing list, but I'll give it a try!
I recently switched from using Emacs 20.7.1 to
XEmacs 21.4, both on cygwin / MS W2K.
On Emacs the ESS 5.1.17 was working well, but
now, when calling R from within XEmacs,
it first asks for the working directory,
then says "R process is not running".
The ESS buffer holds the
1998 Jan 16
2
ESS-mode and X-emacs problem
kim.pilegaard@risoe.dk (Kim Pilegaard) writes:
> When I try to invoke R from xemacs I get the following responses:
>
> ESS starting data directory? ~/
>
> "Process R is not running".
>
> This is what the R buffer shows:
>
> R : Copyright 1997, Robert Gentleman and Ross Ihaka
> Version 0.61.0 Alpha (December 21, 1997)
>
> R is free software and
2001 Mar 03
11
Emacs & ESS under Windows
After the discussions about appropriate editors under Windows to use with
R, I have managed to install Emacs, XEmacs, and ESS under WinNT 4.0, and
these work fine. It's not necessary to compile anything to use R with ESS,
just to install Emacs and ESS, and do a few modifications in some files.
XEmacs is also easy to install but apparently ESS cannot run with it
(confirmed by a message by Tony