Package: eds Title: eds: Low-level reader for Alevin EDS format Version: 1.15.0 Authors@R: c( person("Avi", "Srivastava", role=c("aut","cre"), email="asrivastava@cs.stonybrook.edu"), person("Michael", "Love", role=c("aut","ctb"))) Description: This packages provides a single function, readEDS. This is a low-level utility for reading in Alevin EDS format into R. This function is not designed for end-users but instead the package is predominantly for simplifying package dependency graph for other Bioconductor packages. Depends: Matrix Imports: Rcpp Suggests: knitr, tximportData, testthat (>= 3.0.0) LinkingTo: Rcpp SystemRequirements: C++11 License: GPL-2 Encoding: UTF-8 URL: https://github.com/mikelove/eds biocViews: Sequencing, RNASeq, GeneExpression, SingleCell VignetteBuilder: knitr RoxygenNote: 7.1.2 Config/testthat/edition: 3 Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 12:58:43 UTC RemoteUrl: https://github.com/bioc/eds RemoteRef: HEAD RemoteSha: 5731621711aaab2db0079c6b8afb57c3b1adf7c0 NeedsCompilation: yes Packaged: 2026-06-23 19:23:44 UTC; root Author: Avi Srivastava [aut, cre], Michael Love [aut, ctb] Maintainer: Avi Srivastava