Crandore Hub

bigsparser

Sparse Matrix Format with Data on Disk

Provide a sparse matrix format with data stored on disk, to be used in both R and C++. This is intended for more efficient use of sparse data in C++ and also when parallelizing, since data on disk does not need copying. Only a limited number of features will be implemented. For now, conversion can be performed from a 'dgCMatrix' or a 'dsCMatrix' from R package 'Matrix'. A new compact format is also now available.

Versions across snapshots

VersionRepositoryFileSize
0.7.3 rolling linux/jammy R-4.5 bigsparser_0.7.3.tar.gz 304.4 KiB
0.7.3 rolling linux/noble R-4.5 bigsparser_0.7.3.tar.gz 308.6 KiB
0.7.3 rolling source/ R- bigsparser_0.7.3.tar.gz 38.8 KiB
0.7.3 latest linux/jammy R-4.5 bigsparser_0.7.3.tar.gz 304.4 KiB
0.7.3 latest linux/noble R-4.5 bigsparser_0.7.3.tar.gz 308.6 KiB
0.7.3 latest source/ R- bigsparser_0.7.3.tar.gz 38.8 KiB
0.7.3 2026-04-26 source/ R- bigsparser_0.7.3.tar.gz 38.8 KiB
0.7.3 2026-04-23 source/ R- bigsparser_0.7.3.tar.gz 38.8 KiB
0.7.3 2026-04-09 windows/windows R-4.5 bigsparser_0.7.3.zip 628.3 KiB
0.7.3 2025-04-20 source/ R- bigsparser_0.7.3.tar.gz 38.8 KiB

Dependencies (latest)

Imports

LinkingTo

Suggests