[R] hdf5 package

Prof Brian Ripley ripley at stats.ox.ac.uk
Mon Dec 14 21:16:01 CET 2009


On Mon, 14 Dec 2009, jgarcia at ija.csic.es wrote:

> Hi all,
> I'm testing the use of the hdf5 R library under Windows XP.
>
> With some simple example (an R list with several subobjects as showed in
> the examples in the library) the library exports and imports .hdf files
> adequately. However, if I try to open the exported file with another
> program (HDFView 2.5) I receive the message that the file is an
> unsupported format. HDFView 2.5 does not seems to have any problem with
> another hdf5 files.
>
> Has anyone experienced a similar problem with R exporte hdf5 files and
> could indicate if it is likely originated by either the R interface or the
> hdf library in my computer?

Well, it is the hdf5 library that writes the file, so that must be the 
origin.

Beyond that, please do read the posting guide, and send a small 
reproducible example to the package maintainer.

>
> Thanks and best regards,
> Javier
> --
>
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>

-- 
Brian D. Ripley,                  ripley at stats.ox.ac.uk
Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
University of Oxford,             Tel:  +44 1865 272861 (self)
1 South Parks Road,                     +44 1865 272866 (PA)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595




More information about the R-help mailing list