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 |
DOI: | 10.32614/CRAN.package.sparsio |
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 |
Reference manual: | sparsio.pdf |
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, r-oldrel (x86_64): sparsio_1.0.1.tgz |
Old sources: | sparsio archive |
Please use the canonical form https://CRAN.R-project.org/package=sparsio to link to this page.