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 8 days ago
hdf5
12.09 score 82 stars 33 dependents 996 scripts 15k 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 7 years ago
3.62 score 1 stars 1 dependents 28 scripts 299 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 12 months ago
cpp
1.96 score 1 stars 23 scripts 253 downloads