[BioC] trouble with 'library(rhdf5)'

Vincent Carey 525-2265 stvjc@channing.harvard.edu
Fri, 19 Jul 2002 08:53:54 -0400 (EDT)


>
>
> 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) :

           ^^^^^^^^  really?

> 	not an HDF5 file
> Error in library(rhdf5) : .First.lib failed

this sounds like a workspace left over from old attempts.
rhdf5 saves some information in .hdf5* files in the working
directory in which it was attached.
look for those and get rid of them if they are
causing problems.  i regret that i don't know their exact
function.

>
>
> ..but when I start R from somewhere else (say /tmp/),
> everything works...
>
>
> any hint ?
>
>
>
> Laurent
>
>
>
> _______________________________________________
> Bioconductor mailing list
> Bioconductor@stat.math.ethz.ch
> http://www.stat.math.ethz.ch/mailman/listinfo/bioconductor
>