Provides sparse vectors powered by ALTREP (Alternative
    Representations for R Objects) that behave like regular vectors, and
    can thus be used in data frames. Also provides tools to convert
    between sparse matrices and data frames with sparse columns and
    functions to interact with sparse vectors.
| Version: | 0.3.4 | 
| Depends: | R (≥ 4.1) | 
| Imports: | cli (≥ 3.4.0), rlang (≥ 1.1.0), vctrs | 
| Suggests: | knitr, Matrix, methods, rmarkdown, testthat (≥ 3.0.0), tibble, withr | 
| Published: | 2025-05-25 | 
| DOI: | 10.32614/CRAN.package.sparsevctrs | 
| Author: | Emil Hvitfeldt  [aut, cre],
  Davis Vaughan [ctb],
  Posit Software, PBC  [cph,
    fnd] | 
| Maintainer: | Emil Hvitfeldt  <emil.hvitfeldt at posit.co> | 
| BugReports: | https://github.com/r-lib/sparsevctrs/issues | 
| License: | MIT + file LICENSE | 
| URL: | https://github.com/r-lib/sparsevctrs,
https://r-lib.github.io/sparsevctrs/ | 
| NeedsCompilation: | yes | 
| Materials: | README, NEWS | 
| CRAN checks: | sparsevctrs results |