Displaying 3 results from an estimated 3 matches for "nawa".
Did you mean:
naa
2001 Mar 23
2
Memory problems, HDF5 library and R-1.2.2 garbage collection
Hello:
I've recently started using R to process data in HDF5 format. My files
come in 1.5MB chunks, but they can be as big as 50MB.
The problem I am facing with R-1.2.2 is that when I try to load 50 of
the 1.5MB HDF5 files (using the hdf5 library) in a loop, my Linux box
gets close to its memory limit around the file #15 (256MB RAM and
256MB swap). This happens even if I load file ->
2000 Sep 28
1
(Newbie) using par() to regulate viewing area in graphs
Hello:
I should first apologize for the very basic question, but I ought to
start from somewhere [embarrassed grin].
I am using R-1.0.0 in a Windows 98 machine to plot some graphs. I
tried to apply a "zoom in" in some portions of the graph using say
'par(yaxp=c(0.35,0.40,5))' but nothing happens, no error msg, no
update in the active graphics device. What should be the
2003 Jul 08
0
Problem with package hdf5-1.4.7 in R-1.7.1
Hello:
Has anyone successfully installed the package hdf5-1.4.7 in R version
1.7.1? I get a fatal error with a core dump (see below) whenever I try
to use hdf5load.
Since I'm in the process of moving to a new machine, I'm not sure
whether this is due to (my installations of) the HDF5 libs or the hdf5
package for R. Just for the record, the HDF5 data files were correctly
generated in the