Package: QFeaturesGUI Title: A suite of shiny apps to use the main functionalities of the QFeatures package Version: 0.1.1 Date: 2024-04-23 Authors@R: c(person(given = "Léopold", family = "Guyot", email = "leopold.guyot@uclouvain.be", comment = c(ORCID = "0009-0005-2217-3855"), role = c("aut", "cre")), person(given = "Loïc", family = "Guille", email = "loic.guille@uclouvain.be", comment = c(ORCID = "0000-0002-8387-1092"), role = c("aut"))) Description: "QFeaturesGUI is a suite of shiny apps that serve as graphical interfaces for the QFeatures package. Currently, the package contains the following shiny apps: 'importQFeatures'." biocViews: Software, ShinyApps, GUI, Proteomics URL: https://rformassspectrometry.github.io/QFeaturesGUI/, https://github.com/rformassspectrometry/QFeaturesGUI BugReports: https://github.com/rformassspectrometry/QFeaturesGUI/issues License: MIT + file LICENSE Encoding: UTF-8 LazyData: false Imports: QFeatures, shiny, DT, shinydashboard, shinydashboardPlus, shinyalert, SummarizedExperiment, utils, htmltools, impute, pcaMethods, plotly, MultiAssayExperiment, RColorBrewer, methods, shinyFeedback, viridisLite, stats, SingleCellExperiment, ggplot2, tidyr, shinyjs, rmarkdown, tibble, dplyr, matrixStats, MsCoreUtils, waiter Depends: R (>= 4.3.0) Suggests: knitr, BiocStyle, testthat (>= 3.0.0), shinytest2 Roxygen: list(markdown = TRUE) RoxygenNote: 8.0.0 VignetteBuilder: knitr Config/testthat/edition: 3 Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: cmake libglpk-dev make libicu-dev libuv1-dev libxml2-dev libssl-dev zlib1g-dev Repository: https://rformassspectrometry.r-universe.dev Date/Publication: 2026-07-15 08:47:19 UTC RemoteUrl: https://github.com/rformassspectrometry/QFeaturesGUI RemoteRef: HEAD RemoteSha: b0b1d4d665f8c9be65c12d940076f66a3fabdda0 NeedsCompilation: no Packaged: 2026-07-15 09:07:56 UTC; root Author: Léopold Guyot [aut, cre] (ORCID: ), Loïc Guille [aut] (ORCID: ) Maintainer: Léopold Guyot