Displaying 20 results from an estimated 8000 matches similar to: "Re: ESS for R"
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) ;;
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.
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
2000 Aug 11
0
Emacs Speaks Statistics (ESS) BOF at JSM
>
> Date: Fri, 11 Aug 2000 15:34:01 -0400
> From: Rodney Sparapani <rodney at stat.duke.edu>
> Subject: Emacs Speaks Statistics (ESS) BOF at JSM
>
> Statisticians:
>
> For those of you going to the JSM in Indy next week, we are having an
> Emacs Speaks Statistics (ESS) BOF Monday, August 14th, 5:30 at the Hyatt
> in Salon A. Please bring along your comments,
2000 Nov 02
1
how to extract directory with HTML version of help pages?
Is there a simple way to determine at run-time the directory with HTML
version of help pages?
(to see where I'm heading here, if you've got w3 installed under
(X)Emacs on Unix _or_ a Microsoft OS, do
w3-find-file
and load
$(R_HOME)/library/html/whateverfunction.html
It's slightly nicer than the standard ESS text-help.
best,
-tony
--
A.J. Rossini Rsrch. Asst.
1999 Mar 12
2
ESS/rterm problem
I really don't think this is an R bug; sorry if I've got it wrong twice
within a week.
Using rw0632 on NT 4.0, I can get R running quite happily under ESS
5.1.3. However, whenever I use help(), although I do get the required
help in a split screen, I also get the minibuffer error message:
wrong argument type: processp, nil
Note: I get this under ESS 5.0 as well. I could live with this,
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:
1999 Apr 08
1
submission method "none" of bug.report() -- interaction with ESS ?
>>>>> "MM" == Martin Maechler <maechler@stat.math.ethz.ch> writes:
>>>>> "FrL" == Friedrich Leisch <Friedrich.Leisch@ci.tuwien.ac.at> writes:
FrL> This is not only a problem of bug.report(), but of providing
FrL> a working editor in ESS ... because the same happens if you
FrL> say edit(lm) or of whatever object you
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
2003 Oct 11
0
Some teaching/training materials (ESS/ESS-Noweb-Sweave/SNOW)
http://www.analytics.washington.edu/~rossini/courses/cph-statcomp/
Lecture/Labs 1 and 2 are on For ESS, ESS-Noweb-Sweave.
Lecture/Lab 4 is on parallel computing with R
(each Lecture/Lab was just under 2 hours).
Comments/corrections welcome, they were used last week here in
Copenhagen, so "most" of the bugs are out.
best,
-tony
p.s. Lecture/Lab 3 on visualization needs to be
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.
2001 Jun 29
2
Re: ESS and R ver 1.3.0/ graph menu/ save PDF
"SM" == S McClatchie <S.McClatchie> writes:
>
> SM> I notice that the new option under R ver. 1.3.0 to save a
> SM> graph as a pdf file from the graph window menu (file/ save as/ SM>
> PDF) works differently (extremely slowly) under ESS, whereas SM> it is
> almost instant from the R- gui.
>
> SM> Does the feature not work
2003 Aug 14
0
partially off-topic: ESS WWW site is moving
Since it of partially related interest here:
The Emacs Statistical System (Emacs Speaks Statistics) WWW site, along
with all of the content formerly on software.biostat.washington.edu,
is moving with me to a new location,
http://www.analytics.washington.edu/
with ESS specifically moving to
http://www.analytics.washington.edu/Zope/wikis/ess/
It isn't really done, but should be by a
1998 Oct 28
0
ESS
Federico Mattia STEFANINI <stefanin@stat.ds.unifi.it> writes:
> I would like to use emacs and R under windows95/98/NT.
>
> Is there an ESS for microsoft based implementations of R?
You can use ESS and either XEmacs 21.0 (currently wrapping up beta) or
NTEmacs, or Emacs(FSF) to edit files.
IF the mingwin(?) or cygwin versions of R allow for command-line
prompts rather than
2000 Nov 14
1
RE: Gnuserv, NTEmacs, Windows 2000 and R
The following becomes more and more a topic for an R mailing list,
possibly R-devel.
R for Windows crashes are important and should be discussed and debugged
with the experts -- which are not reading ESS-help AFAIK.
Martin
>>>>> "ColCun" == Cunningham, Colin A <colin.a.cunningham@intel.com> writes:
ColCun> In my very brief exposure to R, I have
2000 Oct 17
3
"wizard" for building R-packages...
Suppose one wanted to build an R wizard for packaging...
One would need to specify and create:
package-name/
package-name/Description
package-name/INDEX
package-name/R/
package-name/man/
package-name/src/
>From this, we'd "probably" like to:
- script-up the Description
- provide a script for regenerating INDEX by calling out to 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 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
2001 Jul 17
0
bug in the interface of ESS, R for linux, S+6 for linux (PR#1028)
Object name completion doesn't work on linux. On S+6 the problem
seems to be that ESS uses the argument `inherits' and S+6 is expecting
`inherit'
. ".Last.value <- get(\".ess.lvsave\",inherits=T)\n") ; envir=1
. "assign(\".ess.lvsave\",.Last.value,inherits=T)\n") ;envir=1
-rw-r--r-- 1 544 everyone 7170 Mar 1 13:55
2003 Mar 02
2
ESS+R not closing gracefully
I am having trouble with ESS+R. I don't know if it is an ESS
problem or an R problem, so I'm posting to this mailing list in
the first instance.
I am using R 1.6.2, Windows XP (latest updates installed), XEmacs 21.4,
and ESS 5.1.21. I have experienced the same problem under Windows 2000 and
recent versions of Emacs and ESS (though my current Windows XP
installation is from scratch, and