hdf5r - Interface to the 'HDF5' Binary Data Format
'HDF5' is a data model, library and file format for storing and managing large amounts of data. This package provides a nearly feature complete, object oriented wrapper for the 'HDF5' API <https://support.hdfgroup.org/documentation/hdf5/latest/_r_m.html> using R6 classes. Additionally, functionality is added so that 'HDF5' objects behave very similar to their corresponding R counterparts.
Last updated
hdf5
12.25 score 84 stars 47 dependents 1.9k scripts 22k downloadsConfigParser - Package to Parse an INI File, Including Variable Interpolation
Enhances the 'ini' package by adding the ability to interpolate variables. The INI configuration file is read into an R6 ConfigParser object (loosely inspired by Pythons ConfigParser module) and the keys can be read, where '%(....)s' instances are interpolated by other included options or outside variables.
Last updated
3.65 score 1 stars 1 dependents 30 scripts 431 downloadsflsa - Path Algorithm for the General Fused Lasso Signal Approximator
Implements a path algorithm for the Fused Lasso Signal Approximator. For more details see the help files or the article by Hoefling (2009) <arXiv:0910.0526>.
Last updated
cpp
1.72 score 1 stars 26 scripts 236 downloads