Package: MDSvis Title: Plots of Multi Dimensional Scaling (MDS) results Version: 1.1.0 Authors@R: c(person(given = "Andrea", family = "Vicini", role = c("aut"), email = "andrea.vicini@uclouvain.be", comment = c(ORCID = "0000-0001-9438-6909")), person(given = "Philippe", family = "Hauchamps", role = c("aut", "cre"), email = "philippe.hauchamps@uclouvain.be", comment = c(ORCID = "0000-0003-2865-1852")), person(given = "Shabnam", family = "Zaman", role = "ctb", email = "shabnam.zaman@uclouvain.be", comment = c(ORCID = "0000-0001-5399-0130")), person(given = "Laurent", family = "Gatto", role = "aut", email = "laurent.gatto@uclouvain.be", comment = c(ORCID = "0000-0002-1520-2268"))) Description: This package implements visulization of Multi Dimensional Scaling (MDS) results. License: GPL-3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 BugReports: https://github.com/UCLouvain-CBIO/MDSvis/issues URL: https://uclouvain-cbio.github.io/MDSvis biocViews: FlowCytometry, QualityControl, DimensionReduction, MultidimensionalScaling, Software, Visualization Depends: R (>= 4.5) Imports: CytoMDS (>= 1.3.5), rlang, ggplot2, plotly, shiny, shinyjs, methods Suggests: knitr, rmarkdown, BiocStyle, HDCytoData, flowCore, testthat (>= 3.0.0) VignetteBuilder: knitr Config/testthat/edition: 3 Config/pak/sysreqs: cmake libfontconfig1-dev libfreetype6-dev make libicu-dev libpng-dev libuv1-dev libxml2-dev libssl-dev perl libx11-dev zlib1g-dev Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 13:06:13 UTC RemoteUrl: https://github.com/bioc/MDSvis RemoteRef: HEAD RemoteSha: cd89dfa348f5a47be1f15d64cb711bc646eb761a NeedsCompilation: no Packaged: 2026-07-04 23:21:32 UTC; root Author: Andrea Vicini [aut] (ORCID: ), Philippe Hauchamps [aut, cre] (ORCID: ), Shabnam Zaman [ctb] (ORCID: ), Laurent Gatto [aut] (ORCID: ) Maintainer: Philippe Hauchamps