Package: alevinQC Type: Package Title: Generate QC Reports For Alevin Output Version: 1.28.0 Date: 2026-01-27 Authors@R: c(person("Charlotte", "Soneson", role = c("aut", "cre"), email = "charlottesoneson@gmail.com", comment = c(ORCID = "0000-0003-3833-2169")), person("Avi", "Srivastava", role = "aut"), person("Rob", "Patro", role = "aut"), person("Dongze", "He", role = "aut")) Description: Generate QC reports summarizing the output from an alevin, alevin-fry, or simpleaf run. Reports can be generated as html or pdf files, or as shiny applications. Encoding: UTF-8 Depends: R (>= 4.0) Imports: rmarkdown (>= 2.5), tools, methods, ggplot2 (>= 3.4.0), GGally, dplyr, rjson, shiny, shinydashboard, DT, stats, utils, tximport (>= 1.17.4), cowplot, rlang, Rcpp RoxygenNote: 7.3.3 Suggests: knitr, BiocStyle, testthat (>= 3.0.0), BiocManager VignetteBuilder: knitr biocViews: QualityControl, SingleCell URL: https://github.com/csoneson/alevinQC BugReports: https://github.com/csoneson/alevinQC/issues License: MIT + file LICENSE Config/testthat/edition: 3 LinkingTo: Rcpp Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libssl-dev zlib1g-dev Repository: https://bioc-release.r-universe.dev Date/Publication: 2026-04-28 12:49:36 UTC RemoteUrl: https://github.com/bioc/alevinQC RemoteRef: RELEASE_3_23 RemoteSha: 4ae8b3d33da0836fcde357638de7cfd3ac7f36dc NeedsCompilation: yes Packaged: 2026-05-29 08:36:02 UTC; root Author: Charlotte Soneson [aut, cre] (ORCID: ), Avi Srivastava [aut], Rob Patro [aut], Dongze He [aut] Maintainer: Charlotte Soneson