CRAN/E | bigsparser

bigsparser

Sparse Matrix Format with Data on Disk

Installation

About

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.

github.com/privefl/bigsparser
Bug report File report

Key Metrics

Version 0.6.1
R ≥ 3.1
Published 2022-06-07 692 days ago
Needs compilation? yes
License GPL-3
CRAN checks bigsparser results

Downloads

Yesterday 22 0%
Last 7 days 213 -29%
Last 30 days 915 -24%
Last 90 days 5.386 -32%
Last 365 days 18.615 +74%

Maintainer

Maintainer

Florian Privé

florian.prive.21@gmail.com

Authors

Florian Privé

aut / cre

Material

README
Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

bigsparser archive

Depends

R ≥ 3.1

Imports

Rcpp
bigassertr
methods
Matrix
rmio ≥ 0.4

Suggests

testthat ≥ 2.1.0

LinkingTo

Rcpp
RcppEigen
rmio

Reverse Imports

bigsnpr
PRSPGx

Reverse LinkingTo

bigsnpr