Package: onlineFDR
Version: 2.17.0
Date: 2023-04-12
Title: Online error rate control
Authors@R: c(person(c("David", "S."), "Robertson", role = c("aut", "cre"),
                    email = "david.robertson@mrc-bsu.cam.ac.uk"),
             person("Lathan", "Liou", role = "aut"),
             person("Aaditya", "Ramdas", role = "aut"),
             person("Adel", "Javanmard", role = "ctb"),
             person("Andrea", "Montanari", role = "ctb"),
             person("Jinjin", "Tian", role = "ctb"),
             person("Tijana", "Zrnic", role = "ctb"),
             person(c("Natasha", "A."), "Karp", role = "aut"))
Description: This package allows users to control the false discovery rate (FDR)
  or familywise error rate (FWER) for online multiple hypothesis testing, where
  hypotheses arrive in a stream. In this framework, a null hypothesis is
  rejected based on the evidence against it and on the previous rejection
  decisions.
URL: https://dsrobertson.github.io/onlineFDR/index.html
License: GPL-3
RoxygenNote: 7.2.1
Encoding: UTF-8
Imports: stats, Rcpp, progress
Suggests: knitr, rmarkdown, testthat, covr
LinkingTo: Rcpp, RcppProgress
VignetteBuilder: knitr
biocViews: MultipleComparison, Software, StatisticalMethod
git_url: https://git.bioconductor.org/packages/onlineFDR
git_branch: devel
git_last_commit: 58794db
git_last_commit_date: 2025-04-15
Repository: Bioconductor 3.22
Date/Publication: 2025-06-04
NeedsCompilation: yes
Packaged: 2025-06-05 00:52:58 UTC; biocbuild
Author: David S. Robertson [aut, cre],
  Lathan Liou [aut],
  Aaditya Ramdas [aut],
  Adel Javanmard [ctb],
  Andrea Montanari [ctb],
  Jinjin Tian [ctb],
  Tijana Zrnic [ctb],
  Natasha A. Karp [aut]
Maintainer: David S. Robertson <david.robertson@mrc-bsu.cam.ac.uk>
Built: R 4.5.0; x86_64-w64-mingw32; 2025-06-05 13:35:30 UTC; windows
Archs: x64
