Package: FinfoMDS Type: Package Title: Multidimensional Scaling with F-ratio for microbiome visualization Version: 1.3.0 Authors@R: c( person(given = "Soobin", family = "Kim", role = c("aut", "cre"), email = "soob.kim00@gmail.com"), person(given = "Hyungseok", family = "Kim", role = "aut", email = "hskim0000@gmail.com")) Description: F-informed MDS is a new multidimensional scaling-based ordination method that configures data distribution based on the F-statistic (i.e., the ratio of dispersion between groups with shared or differing labels). License: GPL-3 Encoding: UTF-8 Suggests: testthat (>= 3.0.0), knitr, rmarkdown, BiocStyle VignetteBuilder: knitr biocViews: DimensionReduction, MultidimensionalScaling, Visualization, Microbiome URL: https://github.com/soob-kim/FinfoMDS BugReports: https://github.com/soob-kim/FinfoMDS/issues RoxygenNote: 7.3.2 Imports: phyloseq Depends: R (>= 4.4.0) Config/testthat/edition: 3 Config/pak/sysreqs: libglpk-dev libicu-dev libxml2-dev zlib1g-dev Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 13:05:27 UTC RemoteUrl: https://github.com/bioc/FinfoMDS RemoteRef: HEAD RemoteSha: ca0a81513dd4d44403fa44d58aacffa4a1dab60e NeedsCompilation: no Packaged: 2026-07-14 05:07:29 UTC; root Author: Soobin Kim [aut, cre], Hyungseok Kim [aut] Maintainer: Soobin Kim