[Rd] rhdf5 package

2006-06-26 Thread Sean Hill
Is anybody working on maintaining the rhdf5 package at bioconductor.org? I have seen hdf5 which is nice if your data fits into memory. But it would be nice to have a package that supports querying the hdf5 dataset. Is there any up-to-date package like that? Thanks for any info. -Sean __

[Rd] building a libR.a for BlueGene/L

2006-06-19 Thread Sean Hill
We would like to compile a minimal R library that could be linked into an application that will be run on a BlueGene/L system with 8,192 processors. This is a system that requires no shared libraries, no graphical interface, must be single threaded, and will be cross- compiled. I would sta

[Rd] statically linked embedded R

2006-06-15 Thread Sean Hill
Hello, I am trying to compile a stripped down libR.a that I can statically link into an application running in a limited system environment (i.e. no shared libraries, no dynamic loading, no graphics, no threads, single process, etc). I have tried configuring --with-x=NO and --enable-Rshlib