sparsevctrs

Sparse Vectors for Use in Data Frames

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.

Tests Vignettes

Available Snapshots

This version of sparsevctrs can be found in the following snapshots:

Dependencies

Imports/Depends/LinkingTo/Enhances (4)
  • R
  • cli >= 3.4.0
  • rlang >= 1.1.0
  • vctrs
  • Suggests (5)
  • knitr
  • rmarkdown
  • testthat >= 3.0.0
  • tibble
  • withr
  • Version History