Package: readsparse Type: Package Title: Read and Write Sparse Matrices in 'SVMLight' and 'LibSVM' Formats Version: 0.1.5-8 Authors@R: person(given = "David", family = "Cortes", role = c("aut", "cre", "cph"), email = "david.cortes.rivera@gmail.com") Maintainer: David Cortes URL: https://github.com/david-cortes/readsparse BugReports: https://github.com/david-cortes/readsparse/issues Description: Read and write labelled sparse matrices in text format as used by software such as 'SVMLight', 'LibSVM', 'ThunderSVM', 'LibFM', 'xLearn', 'XGBoost', 'LightGBM', and others. Supports labelled data for regression, classification (binary, multi-class, multi-label), and ranking (with 'qid' field), and can handle header metadata and comments in files. License: BSD_2_clause + file LICENSE Imports: Rcpp (>= 1.0.5), Matrix, methods Suggests: MatrixExtra, testthat LinkingTo: Rcpp RoxygenNote: 7.3.2 Repository: https://david-cortes.r-universe.dev Date/Publication: 2025-05-09 18:27:55 UTC RemoteUrl: https://github.com/david-cortes/readsparse RemoteRef: HEAD RemoteSha: 3ffa4ad0b07b92722179231894060d56ef52d606 NeedsCompilation: yes Packaged: 2026-07-03 06:52:51 UTC; root Author: David Cortes [aut, cre, cph]