Package: eds
Title: eds: Low-level reader for Alevin EDS format
Version: 1.12.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: 2025-10-29 15:17:52 UTC
RemoteUrl: https://github.com/bioc/eds
RemoteRef: RELEASE_3_22
RemoteSha: d2b84483b50cf21a2370cf62dc3aa7158189c2a0
NeedsCompilation: yes
Packaged: 2025-11-11 14:15:39 UTC; root
Author: Avi Srivastava [aut, cre],
  Michael Love [aut, ctb]
Maintainer: Avi Srivastava <asrivastava@cs.stonybrook.edu>
Built: R 4.5.2; x86_64-w64-mingw32; 2025-11-11 14:17:50 UTC; windows
Archs: x64
