Installing HDF5 package
On 08.08.2012 20:54, John Kane wrote:
You have not told us what you have done or what your OS is.
In any case R is case sensitive so try:
install.packages("hdf5")
Which won't work on Windows since binaries are not available under that platform. Another package brandnew on CRAN is h5r. Binaries are not yet available - but will be during the next couple of days. Uwe Ligges
John Kane Kingston ON Canada
-----Original Message----- From: saadsihem87 at gmail.com Sent: Wed, 8 Aug 2012 09:25:06 -0700 (PDT) To: r-help at r-project.org Subject: [R] Installing HDF5 package Dear all I am a new user of R and I have been trying to install the HDF5 package but I don't seem to find any easily. I tried looking in the archives but I didn't succeed in installing the packages there. I guess they must be for Unix If any body succeeded in installing this library, please give me some hints on how to do so? Thank you in advance -- View this message in context: http://r.789695.n4.nabble.com/Installing-HDF5-package-tp4639633.html Sent from the R help mailing list archive at Nabble.com.
______________________________________________ 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.
____________________________________________________________ FREE 3D EARTH SCREENSAVER - Watch the Earth right on your desktop! ______________________________________________ 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.