search for: h5t_set_siz

Displaying 2 results from an estimated 2 matches for "h5t_set_siz".

Did you mean: h5t_set_size
2003 Jul 08
0
Problem with package hdf5-1.4.7 in R-1.7.1
...outputting data). I could read them in my old machine (R version 1.2.2). Thanks for any help! Eiji ps: Just in case, I left the test data file I used at http://www.his.atr.co.jp/~eiji/R/ts3n0.hdf (240kB) --error log-- > library(hdf5) > hdf5load("ts3n0.hdf") R.bin: H5T.c:5729: H5T_set_size: Assertion `"not implemented yet" && 0' failed.
2002 Mar 01
1
Building hdf5 on Windows
Hi all, I try to use the hdf5 package. I downloaded the Windows binary version, and it claims it requires hdf5dll.dll library, so I download the whole hdf5 1.4.3 package from NCSA. Unfortunatelly, it crashes R. I suspect it is because the package was probably compiled against version 1.2 of hdf5 (as evoked in the help file?) or any other previous version, so I downloaded the source of the package