Type: | Package |
Title: | The 'HighFive' 'C++' Interface to 'HDF5' |
Description: | A modern idiomatic header-only 'C++” interface for 'libhdf5'. Original software can be found at https://github.com/highfive-devs/highfive/. |
Version: | 3.1.0 |
Date: | 2025-07-22 |
URL: | https://github.com/theAeon/HighFive |
BugReports: | https://github.com/theAeon/HighFive/issues |
License: | BSL-1.0 |
Copyright: | file inst/COPYRIGHTS |
SystemRequirements: | C++14, hdf5 |
NeedsCompilation: | no |
Packaged: | 2025-07-22 19:36:28 UTC; andrew |
Author: | Andrew Robbins |
Maintainer: | Andrew Robbins <robbiand@umich.edu> |
Repository: | CRAN |
Date/Publication: | 2025-07-22 20:01:57 UTC |
The HighFive C++ interface to HDF5
Description
HighFive is a modern, user-friendly, header-only, C++14 interface for libhdf5.
Details
HighFive is a modern, user-friendly, header-only, C++14 interface for libhdf5.
Bug reports can also be registered at the GitHub issue tracker at https://github.com/theAeon/HighFive/issues.
Author(s)
Andrew Robbins
Maintainer: Andrew Robbins <robbiand@umich.edu>
References
https://github.com/highfive-devs/highfive/
Examples
# None