Package: MDSvis
Title: Plots of Multi Dimensional Scaling (MDS) results
Version: 1.0.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-release.r-universe.dev
Date/Publication: 2026-04-28 13:06:13 UTC
RemoteUrl: https://github.com/bioc/MDSvis
RemoteRef: RELEASE_3_23
RemoteSha: fd24a0981564c0a214e15db11fa22457123f14bd
NeedsCompilation: no
Packaged: 2026-05-04 09:00:44 UTC; root
Author: Andrea Vicini [aut] (ORCID: <https://orcid.org/0000-0001-9438-6909>),
  Philippe Hauchamps [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-2865-1852>),
  Shabnam Zaman [ctb] (ORCID: <https://orcid.org/0000-0001-5399-0130>),
  Laurent Gatto [aut] (ORCID: <https://orcid.org/0000-0002-1520-2268>)
Maintainer: Philippe Hauchamps <philippe.hauchamps@uclouvain.be>
Built: R 4.6.0; ; 2026-05-04 09:05:00 UTC; windows
