Package: FinfoMDS
Type: Package
Title: Multidimensional Scaling with F-ratio for microbiome
        visualization
Version: 1.1.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 libssl-dev
        zlib1g-dev
Repository: https://bioc.r-universe.dev
Date/Publication: 2025-10-29 15:37:49 UTC
RemoteUrl: https://github.com/bioc/FinfoMDS
RemoteRef: HEAD
RemoteSha: a94fee5d6185e5147064af77f3d6d40774486e39
NeedsCompilation: no
Packaged: 2025-11-02 14:52:03 UTC; root
Author: Soobin Kim [aut, cre],
  Hyungseok Kim [aut]
Maintainer: Soobin Kim <soob.kim00@gmail.com>
Built: R 4.6.0; ; 2025-11-02 14:54:02 UTC; windows
