Package: onlineFDR
Version: 2.18.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
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2025-10-29 14:45:52 UTC
RemoteUrl: https://github.com/bioc/onlineFDR
RemoteRef: RELEASE_3_22
RemoteSha: 8df9eef5b517d9a5410cc38b29f7b975dd93aec9
NeedsCompilation: yes
Packaged: 2026-02-20 05:47:06 UTC; root
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.2; x86_64-w64-mingw32; 2026-02-20 05:48:37 UTC; windows
Archs: x64
