Package: onlineFDR
Version: 2.19.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.r-universe.dev
Date/Publication: 2025-10-29 14:45:52 UTC
RemoteUrl: https://github.com/bioc/onlineFDR
RemoteRef: HEAD
RemoteSha: b353ec72697391d08618074c21204ee6cab4f221
NeedsCompilation: yes
Packaged: 2025-11-02 03:59:48 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; 2025-11-02 04:01:35 UTC; windows
Archs: x64
