sparsio: I/O Operations with Sparse Matrices

Fast 'SVMlight' reader and writer. 'SVMlight' is most commonly used format for storing sparse matrices (possibly with some target variable) on disk. For additional information about 'SVMlight' format see <http://svmlight.joachims.org/>.

Version: 1.0.1
Depends: R (≥ 3.1.0), methods
Imports: Rcpp (≥ 0.12.0), Matrix (≥ 1.1)
LinkingTo: Rcpp
Suggests: testthat
Published: 2020-01-13
Author: Dmitriy Selivanov [aut, cre], Felix Riedel [aut]
Maintainer: Dmitriy Selivanov <selivanov.dmitriy at gmail.com>
BugReports: https://github.com/dselivanov/sparsio/issues
License: GPL-2 | GPL-3 | file LICENSE [expanded from: GPL (≥ 2) | file LICENSE]
URL: https://github.com/dselivanov/sparsio
NeedsCompilation: yes
Materials: README
CRAN checks: sparsio results

Documentation:

Reference manual: sparsio.pdf

Downloads:

Package source: sparsio_1.0.1.tar.gz
Windows binaries: r-devel: sparsio_1.0.1.zip, r-release: sparsio_1.0.1.zip, r-oldrel: sparsio_1.0.1.zip
macOS binaries: r-release (arm64): sparsio_1.0.1.tgz, r-oldrel (arm64): sparsio_1.0.1.tgz, r-release (x86_64): sparsio_1.0.1.tgz
Old sources: sparsio archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=sparsio to link to this page.