Package: vsclust Encoding: UTF-8 Type: Package Title: Feature-based variance-sensitive quantitative clustering Version: 1.15.0 Date: 2022-03-23 Authors@R: person( "Veit", "Schwammle", email = "veits@bmb.sdu.dk", role = c("aut", "cre") ) Description: Feature-based variance-sensitive clustering of omics data. Optimizes cluster assignment by taking into account individual feature variance. Includes several modules for statistical testing, clustering and enrichment analysis. License: GPL-2 Imports: matrixStats, limma, parallel, shiny, qvalue, grDevices, stats, MultiAssayExperiment, clusterProfiler, DOSE, httr, graphics Suggests: knitr, yaml, testthat (>= 3.0.0), rmarkdown, BiocStyle, httr, magick LinkingTo: Rcpp biocViews: Clustering, Annotation, PrincipalComponent, DifferentialExpression, Visualization, Proteomics, Metabolomics VignetteBuilder: knitr Depends: R (>= 4.2.0) Config/testthat/edition: 3 LazyData: false RoxygenNote: 7.3.3 Config/pak/sysreqs: libcairo2-dev cmake libfontconfig1-dev libfreetype6-dev libglpk-dev make libicu-dev libpng-dev libuv1-dev libxml2-dev libssl-dev zlib1g-dev Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 12:59:12 UTC RemoteUrl: https://github.com/bioc/vsclust RemoteRef: HEAD RemoteSha: 342d26bda29a42b50c111956d100b950946dd1b7 NeedsCompilation: yes Packaged: 2026-07-11 05:52:23 UTC; root Author: Veit Schwammle [aut, cre] Maintainer: Veit Schwammle