Displaying 4 results from an estimated 4 matches for "wompom".
Did you mean:
compo
1999 Jul 09
4
core dump on 0.64.2 SPARC/Solaris 2.6 in eigen (PR#223)
..
R is now configured for sparc-sun-solaris2.6
Source directory: .
Installation directory: /unsup/R-0.64.2
C compiler: gcc -g -O2
FORTRAN compiler: g77 -O2
Gnome support: no
$ gcc --version
egcs-2.91.66
$ g77 --version
GNU Fortran 0.5.24-19981002
"make check" later fails. The failure is in the test of the eigen()
function. The
1999 Sep 01
1
BATCH processing in R
Dear List,
My question is whether it is possible (and if so, how) to enter values
into R vectors (R_OUTFILE, and R_INFILE in my example below) from the
command line. In particular, I would like to run R, as a BATCH job,
from a shell script, such as the following:
while read inputfile_name outputfile_name; do
R_OUTFILE=$outputfile_name
R_INFILE=$inputfile_name
R BATCH infile.R
done
1999 Jan 14
2
Compiling R under Solaris
I am trying to compile R for Solaris 2.6 and am having problems. I
understand from the INSTALL file that I am not the first to struggle
with this and that the problem probably relates to the version of make
(or gmake) that I have. Unfortunately, I don't know a) how to check
which version I have or b) where to find other versions.
Can anyone help?
Many thanks
Caitlin Buck
Lecturer in
1999 Oct 21
2
problems with memory allocation
I hope that someone has had a similar trouble and will be able to
help us :
We , have installed the R package in a Digital Workstation with 500Mb
of
RAM memory, running under Unix operating system. The package works fine
but when we try to start the program with more than 120Mb, (vsize
- --120M) the
workstation refuses to allocate this memory. The message that we get
is:
Fatal error: