Provides a collection of additional compression filters for HDF5 datasets. The package is intended to provide seemless integration with rhdf5, however the compiled filters can also be used with external applications.
Provides a collection of additional compression filters for HDF5 datasets. The package is intended to provide seemless integration with rhdf5, however the compiled filters can also be used with external applications.
To install R-rhdf5filters, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install R-rhdf5filters
To see what files were installed by R-rhdf5filters, run:
port contents R-rhdf5filters
To later upgrade R-rhdf5filters, run:
sudo port selfupdate && sudo port upgrade R-rhdf5filters
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.