Package: sparsevctrs Title: Sparse Vectors for Use in Data Frames Version: 0.3.4 Authors@R: c( person("Emil", "Hvitfeldt", , "emil.hvitfeldt@posit.co", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-0679-1945")), person("Davis", "Vaughan", , "davis@posit.co", role = "ctb"), person("Posit Software, PBC", role = c("cph", "fnd"), comment = c(ROR = "03wc8by49")) ) Description: 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. License: MIT + file LICENSE URL: https://github.com/r-lib/sparsevctrs, https://r-lib.github.io/sparsevctrs/ BugReports: https://github.com/r-lib/sparsevctrs/issues 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 VignetteBuilder: knitr Config/Needs/website: tidyverse/tidytemplate, rmarkdown, lobstr, ggplot2, bench, tidyr, ggbeeswarm Config/testthat/edition: 3 Encoding: UTF-8 RoxygenNote: 7.3.2 Config/usethis/last-upkeep: 2025-05-25 NeedsCompilation: yes Packaged: 2025-05-25 13:57:53 UTC; emilhvitfeldt Author: Emil Hvitfeldt [aut, cre] (ORCID: ), Davis Vaughan [ctb], Posit Software, PBC [cph, fnd] (ROR: ) Maintainer: Emil Hvitfeldt Repository: CRAN Date/Publication: 2025-05-25 14:30:02 UTC Built: R 4.4.2; x86_64-conda-linux-gnu; 2025-10-30 14:47:33 UTC; unix