Displaying 20 results from an estimated 2000 matches similar to: "ess"
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
2001 Dec 05
9
Windows testing
R 1.4.0 is now sinking into feature freeze, and we'd like some help
testing it under Windows. Duncan Murdoch and Uwe Ligges have already
volunteered.
I've put a copy of SetupR140.exe at
http://www.stats.ox.ac.uk/pub/bdr/RWin
Also in that directory is a file TESTING suggesting some tests, not all of
which have been run on this build. As the graphics internals have been
changed a lot
2003 Sep 12
1
win.metafile, devga, tkrplot in R 1.8.0
Hi,
I just downloaded
rw1080dev.exe 09-Sep-2003 07:42 21.6M
from
http://www.stats.uwo.ca/faculty/murdoch/software/r-devel/
and tried using tkrplot on Windows 2000.
.First.lib failed to load the dll:
.Tcl(paste("load", file, "Rplot"))
appeared to be mixing up double-backslashes and forward slashes:
[tcl] couldn't load library "C:w1080devlibrary
2002 Sep 06
1
printing from windows() device when running R under ESS
Sorry for the cross-post: not sure whether it's Rterm or ESS (or something
else?)...
I'm running R (1.5.0 patched 2002-05-09, compiled from source on WinNT4)
under ESS 5.1.21 with XEmacs 21.4.6. When I plotted a graph on the
windows() device, and then use the menu in the R graphics window to print
the graph, the printer selection dialog box does not show up until I go to
the *R* buffer
1999 Apr 01
2
need help installing ESS on Win95
Has anyone successfully installed ESS on Win95?
I have emacs version 19.34.6 and R version 0.63.3.
The ESS README and Makefiles seem pretty Unix-specific.
--
Terry J. Westley, Principal Engineer
Veridian Engineering, Calspan Operations
P.O. Box 400, Buffalo, NY 14225
twestley at buffalo.veridian.com http://www.veridian.com
2004 Jun 23
2
help with win.print
I am trying to batch the printing of some graphs using win.print when I leave the printer option blank it prompts me for a printer each time and then works fine when I put the printer name in however using the following code I get the error below. Does the printer need to be locally installed or can it print to a network printer like I am trying to?
win.print(width=8,
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
2004 Dec 20
3
Memory problem with jpeg() and wide jpegs
Hi
I have been creating very, very long jpeg images for the last two weeks
using jpeg(). All of a sudden, and I mean that, it's stopped working -
I've not changed a thing! The error message I get is:
> jpeg("out.jpg",width=50000,height=480, quality=100)
Error in devga(paste("jpeg:", quality, ":", filename, sep = ""), width,
:
unable
2010 Apr 13
2
iptables miss up phone calls if not used properly
Hi Guys,
i wanted to share this with u and ask for little help at the same time:
i used iptables to secure my server, so i wnet ahead and blocked avery thing
except a couple of domain protocols and UDP ports of SIP, IAX2 and that
range 15000 to 20000, tested it and OK. when in production, the calls were
taking a huge time 7s to be established and somtimes after call setup people
cannot hear ech
2003 Oct 21
2
png() and/or jpeg(): line missing by using box(which="outer")
Dear R list,
I do encounter the following problem by generating either a png-file
(example below) or a jpeg-file:
By employing 'box(which="outer")' a box is drawn, except for the right line.
If I generate the plot without the 'box(which="outer")', a line at the
bottom in the graphics file still appears. However, both plots are displayed
correctly in the R
2010 May 22
1
exmaple problems
I do not know if this has been reported already
(I searched the headers of the recent messages to r-devel)
It seems that 'example' in R 2.11.0 has a problem when the help file
does not contain any example.
This is what happens on R 2.11.0 on Windows XP.
> library(tools)
> example(Rdiff)
Error in file(con, "r") : cannot open the connection
In addition: Warning message:
In
2003 Nov 12
1
trouble in setting jpeg a large size
I met a trouble in setting jpeg a large size. for example, when i use
jpeg(height=65526), a problem "Error in devga(paste("jpeg:", quality, ":", filename, sep = ""), width, :
unable to start device devga In addition: Warning message: Unable to allocate bitmap" occurs.
if a smaller size is set, no errors occur.
I'm using R 1.8.0 on win2k.
Thank
2009 Nov 07
2
Rpad and R 2.10.0
I have problems with Rpad and R 2.10.0 (Windows XP and Windows 7,
browser is Firefox)
Just starting Rpad by
library(Rpad)
Rpad()
opens the browser and displays the
.html files and the .Rpad files in my home directory, but these
files do not have links and are not clickable.
Doing the same in R 2.9.2 gives clickable links in the browser.
Furthermore, in both cases an empty graphics window
2007 Aug 15
1
help and Firefox
My configuration is Windows XP, R-2.5.1patched.
My standard browser in Windows is Firefox 2.0.6,
and I am using htmlhelp.
I have problems with starting the browser for displaying help.
help("lm") works as it should when Firefox is already running.
When I do help("lm") and the browser is not yet started,
I get
Error in shell.exec(url) :
2000 Feb 25
1
r-excel interface code
some of you might be interested.
i just uploaded the first release of my
r-excel interface package to CRAN.
it is in
contributed extensions
nonstandard extensions
erich neuwirth
--
Erich Neuwirth, Computer Supported Didactics Working Group
Visit our SunSITE at http://sunsite.univie.ac.at
Phone: +43-1-4277-38624 Fax: +43-1-4277-9386
2000 Feb 25
1
r-excel interface code
some of you might be interested.
i just uploaded the first release of my
r-excel interface package to CRAN.
it is in
contributed extensions
nonstandard extensions
erich neuwirth
--
Erich Neuwirth, Computer Supported Didactics Working Group
Visit our SunSITE at http://sunsite.univie.ac.at
Phone: +43-1-4277-38624 Fax: +43-1-4277-9386
2006 Apr 23
3
bivariate weighted kernel density estimator
Is there code for bivariate kernel density estimation?
For bivariate kernels there is
kde2d in MASS
kde2d.g in GRASS
KernSur in GenKern
(list probably incomplete)
but none of them seems to accept a weight parameter
(like density does since R 2.2.0)
--
Erich Neuwirth, University of Vienna
Faculty of Computer Science
Computer Supported Didactics Working Group
Visit our SunSITE at
2001 Dec 16
1
windows testing, internet
doing
make -f Makewfile.win test-Internet
in tests
gave
make[1]: Leaving directory `/cygdrive/d/Work/R-devel/tests'
D:/Work/R-devel/bin/Rterm --vanilla LC_ALL=C --internet2 --vanilla <
internet.R
> internet.Rout2
diff internet.Rout internet.Rout2
99,100c99,100
< unable to resolve 'foo.bar'.
< Error in url("http://foo.bar", "r") : cannot open URL
2004 Apr 19
3
New unique name
In some languages there is a function
gensym()
which returns a new unique name (in the current environment).
This is quite helpful when one has to do temporary assignments.
I could not find such a function in R.
Is there one?
--
Erich Neuwirth, Computer Supported Didactics Working Group
Visit our SunSITE at http://sunsite.univie.ac.at
Phone: +43-1-4277-38624 Fax: +43-1-4277-9386
2002 Oct 31
1
new package RColorBrewer available
RColorBrewer 0.1-1
is available on CRAN.
The packages provides palettes for drawing nice maps
shaded according to a variable as an R function.
The palettes have been designed by and are copyrighted by the
ColorBrewer project.
An interactive palette selection tool byt the original designers is
available at
http://colorbrewer.org
--
--
Erich Neuwirth, Computer Supported Didactics Working Group