Displaying 20 results from an estimated 2000 matches similar to: "ESS/rterm problem"
1999 Apr 06
1
rw-faq clarification + simple question + bug(?)
Windows users note: the rw-faq says
|1.8) Can I use rw0xx with ESS and emacs?
|
|Yes. Some time soon versions of ESS (5.1.3 has a `somewhat rough'
|prototype for rw0632) will come with support for this version of R. If
|yours does not, edit essd-r.el to have
|
| (inferior-ess-start-args . "--ess"))
|
|and make sure you give the full path to Rterm.exe as the R executable.
1997 Sep 02
1
R-alpha: R interaction within ESS-4.9-b11: two small issues
1) I installed the latest ESS (Emacs Speaks Statistics) beta release
on a machine running Linux. Since there is no S-PLUS product for
Linux, I set the ess-site.el file for R, xlisp-stat, and S version 4.
I.e.,
;; (1.5) Require the needed dialects for your setup.
;;(require 'essd-s+3)
(require 'essd-r)
(require 'essd-xls)
;;(require 'essd-sas)
;;(require 'essd-s3) ;;
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
2002 Nov 24
3
Using XEmacs and ESS with R for MS/Windows
I've been working on a document describing the use of XEmacs and ESS with R
for Windows users, along with configuration files that are meant to make
things simple for Windows users. This was initially intended for my
students, but with recent discussions of Windows (and other) editors on the
the R-help list, I thought that I'd make the material more widely available.
The document
2002 Nov 24
3
Using XEmacs and ESS with R for MS/Windows
I've been working on a document describing the use of XEmacs and ESS with R
for Windows users, along with configuration files that are meant to make
things simple for Windows users. This was initially intended for my
students, but with recent discussions of Windows (and other) editors on the
the R-help list, I thought that I'd make the material more widely available.
The document
1999 Mar 02
2
Problem with Rterm.exe
I have downloaded rw0632 (Windows Version) from the CRAN at ETH Zuerich.
Im working with NT4.0 Service Pack 4. I can start without any problems
the GUI program Rgui.exe.
But by using Rterm.exe (batch mode or with ESS respectivelly) I always
get an error "the instruction at "0x10018ee8" referenced memory at
""......."
Any ideas what is wrong?
Best Regards
Markus
2012 Jan 12
3
remoting ESS/R with tramp
Tom Roche Thu, 12 Jan 2012 11:56:25 -0500
>>> * I have access to the cluster [where I want to run R] configured
>>> [in .ssh/config] such that I can `ssh t` from commandline.
>>> 1 I can open an R file on the cluster with
>>> `C-x C-f /t:/home/me/onlyOrigDN2.r`
>>> from my laptop, and note the following
>>> *Messages*
>>> >
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
2003 Aug 15
1
rterm not shutting down from ESS on Win32
I've been having problems with Rterm.exe not shutting down when I exit an R
(1.7.0 and 1.7.1) session from within emacs when using ESS. I've just
upgraded to 5.1.24 and still have the same problems. I'm running ntemacs and
winxp. I don't recall having these troubles with version 1.6.2 of R.
Jeff.
---
Jeff D. Hamann
Hamann, Donald and Associates, Inc.
PO Box 1421
Corvallis, Oregon
2003 Aug 18
1
rterm not shutting down from ESS on Win32/could we help?
Hi to all who suffer from rterm not shutting down in xemacs/ESS on windows NT or 2000. Also hi to those who could eventually help. Here is some more information which could help and some ENCOURAGEMENT to contribute to a solution.
1. It may be an xemacs problem but it is more likely an interaction between rterm/comint/and xemacs. In fact, the problem started occurring around version R 1.6.0. I
2001 Sep 06
1
interrupting the sourcing of a file
Hi all
I'm running lm()/leaps() kind of computations within a loop, and I
submitted the entire thing by sourcing a file of R code in interactive
mode.
I'd like to interrupt the evaluation of this (it's taking way too long)
but I am not able to.
I'm running R-1.3.0 from an emacs window (ESS-5.0) and I'm on a linux box,
(Debian). I tried Control-c Control-c (nothing happens),
1999 Feb 17
1
Where is the base package?
I would like to be a new R user but I have hit a major road block at the
start:
After installing the rw0632 on NT4, Rterm and Rgui both crash. Running RTerm
under gdb gives
...
R : Copyright 1999, The R Development Core Team
...
Fatal error: unable to open the base package
What does this really mean?
Regards
Karl
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
2001 Mar 01
0
ESS /NT/ tab replace/ scroll interrupt
Colleagues
----------------------------------
System info:
R version rw1020 on NT
ESS using emacs ver. 20.4
----------------------------------
On 1 Mar 01,, Prof Brian D Ripley wrote (re: Re: (off topic) Re: [R]
Notepad):
> Just to remind people that ESS and FSF Emacs run on Windows too.
> (There is or was also an Xemacs port to Windows, but I have very
> little experience with
2000 Sep 04
1
quitting iESS[R] (R in ESS)
One thing that has driven me batty to no end is the fact that ESS
doesn't handle R's "exit" well. Any thoughts as to the default? I'm
thinking of something like:
current: do what currently is done
C-u Y C-c C-q : quit and save workspace
C-u N C-c C-q : quit and don't save workspace.
Comments?
best,
-tony
--
A.J. Rossini Rsrch. Asst.
2001 Jun 10
0
r-mode (ESS/XEmacs) issue solved
Hi folks,
I was able to track down the problems I had
with xemacs / ESS / cygwin / MS W2000 to the
file "essd-r.el" in the ESS 5.1.18 package.
ESS seems to think, it is running
in a complete Unix environment and
sends the wrong command line option
("--no-readline" instead of "--ess")
to the MS W2000 executable "Rterm.exe".
My temporary patch looks
2002 Aug 07
1
ESS assigns .Last.value to the wrong place in R
I repeat my emails of 11/15/01 and 2/26/02, since it looks like this ESS bug is
still not fixed in ESS 5.1.23, and I think some resolution is needed.
When help() is invoked, ESS makes a copy of .Last.value in the .GlobalEnv,
which is *not* where R normally stores it (R stores it in package:base).
When this copy becomes stale it leads to wrong answers. The bug is in
essd-r.el, lines 63-64:
2003 Dec 07
5
A hint to start ESS-xemacs
I'm trying to use ESS & xemacs under debian linux testing and KDE.
My problem is that I didn't find any document in the internet explaining a
**step by step** session with R and xemacs.
The (wrong) procedure I follow (to no avail!) is:
1) I start R in a terminal window;
2) I start xemacs and open a file with the extension .R (test.R);
3) I issue M-x R RET and I can see an Rd new
2012 Mar 21
1
enableJIT() and internal R completions (was: [ESS-bugs] ess-mode 12.03; ess hangs emacs)
Hello,
JIT compiler interferes with internal R completions:
compiler::enableJIT(2)
utils:::functionArgs("density", '')
gives:
utils:::functionArgs("density", '')
Note: no visible global function definition for 'bw.nrd0'
Note: no visible global function definition for 'bw.nrd'
Note: no visible global function definition for 'bw.ucv'
1999 May 24
2
Packages under windows
I just downloaded the NT version of R and cannot
find anything concrete on loading packages.
There is alot on how to do it under Unix.
The windows FAQ briefly mentions it but
does not explain it.
I have donwloaded windows binaries of the package
"clust.zip" and unzipped it into my
c:\rw0632\library
directory... So I have
c:\rw0632\library\cluster
Now what do I do ?