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.0.0 |
Date: | 2025-07-02 |
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-02 16:45:11 UTC; andrew |
Author: | Andrew Robbins |
Maintainer: | Andrew Robbins <robbiand@umich.edu> |
Repository: | CRAN |
Date/Publication: | 2025-07-08 09:10:02 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