Displaying 4 results from an estimated 4 matches for "baumstark".
2001 Dec 07
2
Memory problem
...s. See below. Within the
loop over j (the filenames) memory consumption grows constantly. rm( ... )
inside the loop did not help. Memory does not grow if I remove the writeBin
statements between the two #-------- marks. But obviously this is not
solution I want...
Thanks for any advice.
Manfred Baumstark
P.S. As I'm new to R: what sort of tests can I make to trace the problem?
Configuration: R-gui 1.3.1, WinNT 4.0, the same happens in R under IRIX 6.5
--------------------------------------
# Read list of filenames made by ls -1 <exp> >filelist
cfn <- file("filelist", &quo...
2008 Sep 12
7
embedding wxruby?
Hello,
is it possible to code a wxWidgets GUI in C++ and pass the whole wxApp or just single windows to embedded Ruby code? This would be very nice to provide a scriptable plugin system.
Greetings,
Niklas
_______________________________________________
wxruby-users mailing list
wxruby-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/wxruby-users
2001 Dec 08
2
Building under IRIX 6.5 (report)
...n/perl: arg list too long
*** Error code 1 (bu21)
*** Error code 1 (bu21)
*** Error code 1 (bu21)
*** Error code 1 (bu21)
*** Error code 1 (bu21)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: maba.vcf
Type: text/x-vcard
Size: 356 bytes
Desc: Card for Manfred W. Baumstark
Url : https://stat.ethz.ch/pipermail/r-help/attachments/20011208/46c037f0/maba.vcf
2002 May 06
2
need help building R on SGI
I'm trying to build R-1.5.0 on an SGI. I downloaded the tar file
just a couple of hours ago. These are the various variables I set
before configuring, and the arguments to configure I'm using:
export R_PAPERSIZE=letter
CPPFLAGS=-I/usr/dfs/src/readline
export LDFLAGS='-L/usr/common/lib -L/usr/lib32 -L/usr/dfs/src/readline'
export CONFIG_SHELL=/v/bin/sh SHELL=/v/bin/sh
./configure