| 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.2.0 | 
| Date: | 2025-10-10 | 
| 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-10-10 21:33:16 UTC; andrew | 
| Author: | Andrew Robbins | 
| Maintainer: | Andrew Robbins <robbiand@umich.edu> | 
| Repository: | CRAN | 
| Date/Publication: | 2025-10-11 05:10:18 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