bigsparser: sparse matrix format with data on disk

R-CMD-check

Features

For now, only a few features are implemented:

A new compact format is available (since v0.5), which is useful when non-zero values in columns are contiguous (or almost).

Installation

# CRAN
install.packages("bigsparser")

# latest GitHub version
remotes::install_github("privefl/bigsparser")