Package: bettr
Title: A Better Way To Explore What Is Best
Version: 1.6.0
Date: 2025-09-23
Authors@R: 
    c(person("Federico", "Marini", 
             role = "aut", email = "marinif@uni-mainz.de", 
             comment = c(ORCID = '0000-0003-3252-7758')),
      person("Charlotte", "Soneson", 
             role = c("aut", "cre"), email ="charlottesoneson@gmail.com", 
             comment = c(ORCID = '0000-0003-3833-2169')))
Description: bettr provides a set of interactive visualization methods to 
    explore the results of a benchmarking study, where typically more than a 
    single performance measures are computed. The user can weight the 
    performance measures according to their preferences. Performance measures
    can also be grouped and aggregated according to additional annotations. 
License: MIT + file LICENSE
Encoding: UTF-8
Suggests: knitr, rmarkdown, testthat (>= 3.0.0), BiocStyle
VignetteBuilder: knitr
RoxygenNote: 7.3.3
Roxygen: list(markdown = TRUE)
Depends: R (>= 4.4.0)
Imports: dplyr (>= 1.0), tidyr, ggplot2 (>= 3.4.1), shiny (>= 1.6),
        tibble, ComplexHeatmap, bslib, rlang, circlize, stats, grid,
        methods, cowplot, Hmisc, sortable, shinyjqui, grDevices,
        scales, DT, SummarizedExperiment, S4Vectors
Config/testthat/edition: 3
biocViews: Visualization, ShinyApps, GUI
URL: https://github.com/federicomarini/bettr
BugReports: https://github.com/federicomarini/bettr/issues
git_url: https://git.bioconductor.org/packages/bettr
git_branch: RELEASE_3_22
git_last_commit: 46da753
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.22
Date/Publication: 2025-10-29
NeedsCompilation: no
Packaged: 2025-10-30 02:52:06 UTC; biocbuild
Author: Federico Marini [aut] (ORCID: <https://orcid.org/0000-0003-3252-7758>),
  Charlotte Soneson [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-3833-2169>)
Maintainer: Charlotte Soneson <charlottesoneson@gmail.com>
Built: R 4.5.1; ; 2025-10-30 12:05:38 UTC; unix
