Package: FinfoMDS
Type: Package
Title: Multidimensional Scaling with F-ratio for microbiome
        visualization
Version: 1.0.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
git_url: https://git.bioconductor.org/packages/FinfoMDS
git_branch: RELEASE_3_22
git_last_commit: 91ad4bd
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.22
Date/Publication: 2025-10-29
NeedsCompilation: no
Packaged: 2025-10-30 03:41:51 UTC; biocbuild
Author: Soobin Kim [aut, cre],
  Hyungseok Kim [aut]
Maintainer: Soobin Kim <soob.kim00@gmail.com>
Built: R 4.5.1; ; 2025-10-30 12:16:16 UTC; unix
