Package: eds
Title: eds: Low-level reader for Alevin EDS format
Version: 1.14.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-release.r-universe.dev
Date/Publication: 2026-04-28 12:58:43 UTC
RemoteUrl: https://github.com/bioc/eds
RemoteRef: RELEASE_3_23
RemoteSha: d0a1c801ef38e691cdef810731b75a965a02cfbe
NeedsCompilation: yes
Packaged: 2026-04-29 21:02:16 UTC; root
Author: Avi Srivastava [aut, cre],
  Michael Love [aut, ctb]
Maintainer: Avi Srivastava <asrivastava@cs.stonybrook.edu>
Built: R 4.6.0; x86_64-w64-mingw32; 2026-04-29 21:07:56 UTC; windows
Archs: x64
