Package: derfinderHelper
Type: Package
Title: derfinder helper package
Version: 1.47.0
Date: 2021-08-05
Authors@R: c(person("Leonardo", "Collado-Torres", role = c("aut", "cre"), email
    = "lcolladotor@gmail.com", comment = c(ORCID = "0000-0003-2140-308X")),
    person(c("Andrew", "E."), "Jaffe", role = "aut",
    email = "andrew.jaffe@libd.org", comment = c(ORCID = "0000-0001-6886-1454")),
    person(c("Jeffrey", "T."), "Leek", role = c("aut", "ths"),
    email = "jtleek@gmail.com", comment = c(ORCID = "0000-0002-2873-2671")))
Depends: R(>= 3.2.2)
Imports: IRanges (>= 1.99.27), Matrix, methods, S4Vectors (>= 0.2.2)
Suggests: sessioninfo, knitr (>= 1.6), BiocStyle (>= 2.5.19),
        RefManageR, rmarkdown (>= 0.3.3), testthat, covr
VignetteBuilder: knitr
Description: Helper package for speeding up the derfinder package when
        using multiple cores. This package is particularly useful when
        using BiocParallel and it helps reduce the time spent loading
        the full derfinder package when running the F-statistics
        calculation in parallel.
License: Artistic-2.0
URL: https://github.com/leekgroup/derfinderHelper
BugReports: https://support.bioconductor.org/t/derfinderHelper
biocViews: DifferentialExpression, Sequencing, RNASeq, Software,
        ImmunoOncology
RoxygenNote: 7.2.3
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
Repository: https://bioc.r-universe.dev
Date/Publication: 2026-04-28 12:39:52 UTC
RemoteUrl: https://github.com/bioc/derfinderHelper
RemoteRef: HEAD
RemoteSha: b9a9c2e6d883e352172eaf64b9e70a7dc4e25b11
NeedsCompilation: no
Packaged: 2026-05-28 06:16:27 UTC; root
Author: Leonardo Collado-Torres [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-2140-308X>),
  Andrew E. Jaffe [aut] (ORCID: <https://orcid.org/0000-0001-6886-1454>),
  Jeffrey T. Leek [aut, ths] (ORCID:
    <https://orcid.org/0000-0002-2873-2671>)
Maintainer: Leonardo Collado-Torres <lcolladotor@gmail.com>
Built: R 4.6.0; ; 2026-05-28 06:17:59 UTC; windows
