[BioC] trouble with 'library(rhdf5)'

Laurent Gautier laurent@cbs.dtu.dk
Fri, 19 Jul 2002 13:39:52 +0200


Dear all,


I came across unexplainable (for me) things with
the package rhdf5.

When starting R from my home directory, I get the following:


> library(rhdf5)
Error in firstlib(which.lib.loc, package) : 
	not an HDF5 file
Error in library(rhdf5) : .First.lib failed


..but when I start R from somewhere else (say /tmp/),
everything works...


any hint ?



Laurent