Package: groupwalk
Title: Implement the Group Walk Algorithm
Version: 0.1.0
Authors@R: c(
    person("Jack", "Freestone", email = "jfre0619@uni.sydney.edu.au", role = c("aut", "cre", "cph")),
    person("Uri", "Keich", email = "uri.keich@sydney.edu.au", role = c("aut", "cph")))
Description: A procedure that allows the user to reject multiple hypotheses in the presence of group structure, while controlling the false discovery rate (FDR).
URL: https://www.biorxiv.org/content/10.1101/2022.01.30.478144v1,
        https://github.com/freejstone/groupwalk
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.1.2
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2022-02-14 01:15:45 UTC; jackfreestone
Author: Jack Freestone [aut, cre, cph],
  Uri Keich [aut, cph]
Maintainer: Jack Freestone <jfre0619@uni.sydney.edu.au>
Repository: CRAN
Date/Publication: 2022-02-14 19:40:09 UTC
