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
Config/pak/sysreqs: make libicu-dev libpng-dev perl zlib1g-dev
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2025-10-29 15:28:28 UTC
RemoteUrl: https://github.com/bioc/bettr
RemoteRef: RELEASE_3_22
RemoteSha: 46da75320593c60987482da0b24648563d0a2c9c
NeedsCompilation: no
Packaged: 2025-11-11 13:19:17 UTC; root
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.2; ; 2025-11-11 13:23:33 UTC; windows
