I am unable to work with hdf files in R. I believe the R package hdf5
would be what I need to work with these files, but am having difficulty installing it. I get the following warning:
> install.packages("hdf5")
Installing package(s) into ‘C:/Users/ME/Documents/R/win-library/2.15’
(as ‘lib’ is unspecified)
--- Please select a CRAN mirror for use in this session ---
package ‘hdf5’ is available as a source package but not as a binary
Warning message:
package ‘hdf5’ is not available (for R version 2.15.2)
Does anyone have experience setting up a Windows OS version of R to read and work with hdf files? An example of an hdf file that I am hoping to work with can be found here.