Package: bettr
Title: A Better Way To Explore What Is Best
Version: 1.7.1
Date: 2025-11-16
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')),
      person("Daniel", "Incicau", 
             role = "aut", email ="daniel.incicau@gmail.com", 
             comment = c(ORCID = '0009-0001-1748-6145')))
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, jsonlite, utils
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.r-universe.dev
Date/Publication: 2025-11-16 18:22:40 UTC
RemoteUrl: https://github.com/bioc/bettr
RemoteRef: HEAD
RemoteSha: 4877911aaebfcbe1d176e2a95a9180c26020eeb8
NeedsCompilation: no
Packaged: 2025-11-17 03:23:09 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>),
  Daniel Incicau [aut] (ORCID: <https://orcid.org/0009-0001-1748-6145>)
Maintainer: Charlotte Soneson <charlottesoneson@gmail.com>
Built: R 4.6.0; ; 2025-11-17 03:25:09 UTC; windows
