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
git_url: https://git.bioconductor.org/packages/eds
git_branch: RELEASE_3_22
git_last_commit: d2b8448
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.22
Date/Publication: 2025-10-29
NeedsCompilation: yes
Packaged: 2025-10-30 02:40:00 UTC; biocbuild
Author: Avi Srivastava [aut, cre],
  Michael Love [aut, ctb]
Maintainer: Avi Srivastava <asrivastava@cs.stonybrook.edu>
Built: R 4.5.1; aarch64-apple-darwin20; 2025-10-30 09:23:28 UTC; unix
