- Elements of structured datatypes are now named if names were provided during the dataset creation.
read_npz()now adds names to the list it returns. The names are the names of the bundled.npyfiles without the file extension.
- The package title and description have been revised based on CRAN feedback.
- The return value for
convert_bytes_to_array()is now documented.
- Initial beta release.