Package: BEAMR
Title: Bootstrap Evaluation of Association Matrices
Version: 1.1.0
Authors@R: c(
    person("Anna Eames", "Seffernick", , "anna.seffernick@stjude.org", role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0000-0003-0848-4604")),
    person("Stanley", "Pounds", , "stanley.pounds@stjude.org", role = "aut"),
    person("Xueyuan", "Cao", , "xcao12@uthsc.edu", role = "aut")
  )
Description: A bootstrap-based approach to integrate multiple forms of
    high dimensional genomic data with multiple clinical endpoints.  This method
    is used to find clinically meaningful groups of genomic features, such
    as genes or pathways. A manuscript describing this method is in preparation. 
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.3.2
Imports: dplyr, ggmosaic, ggplot2, ggpubr, logistf, magrittr, MASS,
        purrr, rlist, stats, stringr, survival, survminer
Suggests: rmarkdown
Depends: R (>= 2.10)
LazyData: true
URL: https://annaseffernick.github.io/BEAMR/,
        https://github.com/annaSeffernick/BEAMR
BugReports: https://github.com/annaSeffernick/BEAMR/issues
NeedsCompilation: no
Packaged: 2024-07-22 13:49:20 UTC; aseffern
Author: Anna Eames Seffernick [aut, cre, cph]
    (<https://orcid.org/0000-0003-0848-4604>),
  Stanley Pounds [aut],
  Xueyuan Cao [aut]
Maintainer: Anna Eames Seffernick <anna.seffernick@stjude.org>
Repository: CRAN
Date/Publication: 2024-07-27 16:00:06 UTC
