Package: FinfoMDS
Type: Package
Title: Multidimensional Scaling with F-ratio for microbiome
        visualization
Version: 1.2.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-release.r-universe.dev
Date/Publication: 2026-04-28 13:05:27 UTC
RemoteUrl: https://github.com/bioc/FinfoMDS
RemoteRef: RELEASE_3_23
RemoteSha: 01f9363f6ce7128f134d360cb946d9827cbea593
NeedsCompilation: no
Packaged: 2026-04-29 21:18:46 UTC; root
Author: Soobin Kim [aut, cre],
  Hyungseok Kim [aut]
Maintainer: Soobin Kim <soob.kim00@gmail.com>
Built: R 4.6.0; ; 2026-04-29 21:26:01 UTC; windows
