S4 Interface to the 'HDF5' library supporting fast storage and retrieval of R-objects like vectors, matrices and arrays to binary files in a language independent format. The 'HDF5' format can therefore be used as an alternative to R's save/load mechanism. Since h5 is able to access only subsets of stored data it can also handle data sets which do not fit into memory.
Version: | 0.9.8 |
Depends: | R (≥ 3.2) |
Imports: | Rcpp (≥ 0.11.5), methods |
LinkingTo: | Rcpp |
Suggests: | testthat, roxygen2, zoo, microbenchmark, knitr, rmarkdown |
Published: | 2016-07-16 |
Author: | Mario Annau [aut, cre] |
Maintainer: | Mario Annau <mario.annau at gmail.com> |
BugReports: | https://github.com/mannau/h5/issues |
License: | BSD_2_clause + file LICENSE |
Copyright: | See COPYRIGHTS file. h5 copyright details |
URL: | http://h5.predictingdaemon.com https://github.com/mannau/h5 |
NeedsCompilation: | yes |
SystemRequirements: | libhdf5 (>= 1.8.12) with C++ interface (--enable-cxx=yes) and v18 API enabled |
Materials: | NEWS INSTALL |
CRAN checks: | h5 results |
Reference manual: | h5.pdf |
Vignettes: |
RFin2016 Slides h5 Introduction |
Package source: | h5_0.9.8.tar.gz |
Windows binaries: | r-devel: h5_0.9.8.zip, r-release: h5_0.9.8.zip, r-oldrel: h5_0.9.8.zip |
OS X Mavericks binaries: | r-release: not available, r-oldrel: h5_0.9.2.tgz |
Old sources: | h5 archive |
Please use the canonical form https://CRAN.R-project.org/package=h5 to link to this page.