similar to: ESS assigns .Last.value to the wrong place in R

Displaying 20 results from an estimated 6000 matches similar to: "ESS assigns .Last.value to the wrong place in 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) ;;
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
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
2000 Dec 19
1
Re: ESS for R
>>>>> "BR" == B Rowlingson <B.Rowlingson at lancaster.ac.uk> writes: >> Could you check and see if the variable is global or >> buffer-local? ("C-h v ess-dump-filename-template" should do >> it). BR> ess-dump-filename-template's value is "rowlings.%s.S" Local in BR> buffer *S+5*; global value is
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,
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* >>> >
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
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 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
2005 Nov 04
1
prototype EventObserver on radio option elements
Hi all, I just started using prototype 1.3.1. I''ve successfully used Form.Element.EventObserver on a select list and recently tried to add it to radio options. However, I think there is a flaw in how it works with radio options. Radio options are a little unusual in that there are multiple distinct elements, tied together by a common name, where changing one element causes a
2004 Nov 11
3
R "sumo" package suggestion
r-help: I have an R package suggestion. After spending several hours the other day installing about a dozen packages, I had an idea. In xemacs, there is a "sumo" package which allows me to install a large bundle of xemacs packages at one time (about a 120 modes including ESS). I think R should have a similar bundle. It would be so much easier than hunting/downloading/installing.
2004 Apr 28
0
Emacs Speaks Statistics version 5.2.0 has been released
Emacs Speaks Statistics (ESS) version 5.2 is available for download at: http://www.analytics.washington.edu/downloads/ess/ess-5.2.0.tar.gz or http://www.analytics.washington.edu/downloads/ess/ess-5.2.0.zip Changes since 5.1.24 are listed below. Thanks, The ESS Core Team. Changes/New Features in 5.2.0: * ESS[BUGS]: new info documentation! now supports interactive processing thanks to
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
2004 Apr 22
0
Release candidate (5.2.0rc3) of Emacs Speaks Statistics
We are almost ready to release Emacs Speaks Statistics (ESS) version 5.2. A release candidate, 5.2.0rc3, is available at: http://www.analytics.washington.edu/downloads/ess/ess-5.2.0rc3.tar.gz or http://www.analytics.washington.edu/downloads/ess/ess-5.2.0rc3.zip If you know of any release-critical bugs, please report them with Emacs using "M-x ess-submit-bug-report". If no bugs are
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
2005 Apr 18
0
ESS 5.2.7 released
Dear ESS users, {BCC'ed to RPM and Debian maintainers of ESS} We have now released ESS 5.2.7. This is a bug fix release against 5.2.6 where - the new UTF-8 "support" gave problems for Xemacs, and - accidentally, 'auto-fill-mode' was activated for *.R buffers with a few new features, see "New Features" below , notably some extended Sweave supported,
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
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.
2017 Nov 10
1
[R-pkgs] Release of ess 0.0.1
>>>>> Jorge Cimentada <cimentadaj at gmail.com> >>>>> on Fri, 10 Nov 2017 14:31:43 +0100 writes: > Thanks to all. Will consider this change in future releases. > ----------------------------------- > Jorge Cimentada > *https://cimentadaj.github.io/ <https://cimentadaj.github.io/>* > On Fri, Nov 10, 2017 at 12:41
2000 Mar 20
1
ESS Compilation error
Im running R 0.99 on SuSE 6.3 with Linux 2.2.14 and Xemacs 21.1. When I try to compile ESS the processes stops with an error message: Making info file `ess.info' from `ess.texi'. ./newfeat.texi:3: itemize requires an argument: the formatter for @item. ./newfeat.texi:9: itemize requires an argument: the formatter for @item. makeinfo: Removing output file