Package: bettr Title: A Better Way To Explore What Is Best Version: 1.9.0 Date: 2026-04-04 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: cmake make libicu-dev libpng-dev libuv1-dev perl zlib1g-dev Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 17:30:56 UTC RemoteUrl: https://github.com/bioc/bettr RemoteRef: HEAD RemoteSha: 72774f7cd06b686037a0486484783110e688fb04 NeedsCompilation: no Packaged: 2026-06-10 06:59:01 UTC; root Author: Federico Marini [aut] (ORCID: ), Charlotte Soneson [aut, cre] (ORCID: ), Daniel Incicau [aut] (ORCID: ) Maintainer: Charlotte Soneson