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 <david.cortes.rivera@gmail.com>
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
NeedsCompilation: yes
Packaged: 2025-02-17 18:17:30 UTC; david
Author: David Cortes [aut, cre, cph]
Repository: CRAN
Date/Publication: 2025-02-17 18:50:02 UTC
Built: R 4.5.2; x86_64-w64-mingw32; 2025-11-08 03:01:15 UTC; windows
Archs: x64
