Package: onlineFDR
Version: 2.20.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: 2026-04-28 12:48:09 UTC
RemoteUrl: https://github.com/bioc/onlineFDR
RemoteRef: RELEASE_3_23
RemoteSha: 864a781add830f7e74a3be9cd7a9ea0bfcf5b51c
NeedsCompilation: yes
Packaged: 2026-04-29 23:41:55 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.6.0; x86_64-w64-mingw32; 2026-04-29 23:45:04 UTC; windows
Archs: x64
