{
  "_id": "6a1ad1731d7bb097a09e2107",
  "Package": "FinfoMDS",
  "Type": "Package",
  "Title": "Multidimensional Scaling with F-ratio for microbiome\nvisualization",
  "Version": "1.3.0",
  "Authors@R": "c(\nperson(given = \"Soobin\", family = \"Kim\", role = c(\"aut\", \"cre\"),\nemail = \"soob.kim00@gmail.com\"),\nperson(given = \"Hyungseok\", family = \"Kim\", role = \"aut\",\nemail = \"hskim0000@gmail.com\"))",
  "Description": "F-informed MDS is a new multidimensional scaling-based\nordination method that configures data distribution based on\nthe F-statistic (i.e., the ratio of dispersion between groups\nwith shared or differing labels).",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "biocViews": "DimensionReduction, MultidimensionalScaling, Visualization,\nMicrobiome",
  "URL": "https://github.com/soob-kim/FinfoMDS",
  "BugReports": "https://github.com/soob-kim/FinfoMDS/issues",
  "RoxygenNote": "7.3.2",
  "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": {
    "Date": "2026-05-30 08:28:28 UTC",
    "User": "root"
  },
  "Author": "Soobin Kim [aut, cre],\nHyungseok Kim [aut]",
  "Maintainer": "Soobin Kim <soob.kim00@gmail.com>",
  "MD5sum": "aaf7b3d40e43d0ce500a55782ab1960d",
  "_user": "bioc",
  "_type": "src",
  "_file": "FinfoMDS_1.3.0.tar.gz",
  "_fileid": "39953997cf4b7987b320401a521b0fa876d3d73d424a43201f90ca5caa8f366f",
  "_filesize": 250635,
  "_sha256": "39953997cf4b7987b320401a521b0fa876d3d73d424a43201f90ca5caa8f366f",
  "_created": "2026-05-30T08:28:28.000Z",
  "_published": "2026-05-30T12:00:51.778Z",
  "_jobs": [
    {
      "job": 78636607556,
      "time": 172,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7306846417"
    },
    {
      "job": 78636607548,
      "time": 282,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7306857304"
    },
    {
      "job": 78636607554,
      "time": 274,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306856575"
    },
    {
      "job": 78636607543,
      "time": 172,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7308015144"
    },
    {
      "job": 78636607558,
      "time": 220,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7308001824"
    },
    {
      "job": 78636398286,
      "time": 250,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306830116"
    },
    {
      "job": 78636607557,
      "time": 116,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306840889"
    },
    {
      "job": 78636607588,
      "time": 189,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7306848158"
    },
    {
      "job": 78636607575,
      "time": 199,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7306849119"
    },
    {
      "job": 78636607580,
      "time": 209,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306849955"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 0,
    "note": 7
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26679167532",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/FinfoMDS",
  "_commit": {
    "id": "ca0a81513dd4d44403fa44d58aacffa4a1dab60e",
    "author": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "committer": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "message": "bump x.y.z version to odd y following creation of RELEASE_3_23 branch\n",
    "time": 1777381527
  },
  "_maintainer": {
    "name": "Soobin Kim",
    "email": "soob.kim00@gmail.com"
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.4.0",
      "role": "Depends"
    },
    {
      "package": "phyloseq",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-22",
      "n": 4
    },
    {
      "week": "2025-23",
      "n": 3
    },
    {
      "week": "2025-24",
      "n": 1
    },
    {
      "week": "2025-36",
      "n": 3
    },
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.3.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.2.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "dimensionreduction",
    "multidimensionalscaling",
    "visualization",
    "microbiome"
  ],
  "_stars": 2,
  "_contributors": [
    {
      "user": "soob-kim",
      "count": 24,
      "uuid": 76593006
    },
    {
      "user": "hyu-kim",
      "count": 14,
      "uuid": 61758741
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 190,
    "source": "https://www.bioconductor.org/packages/stats/bioc/FinfoMDS"
  },
  "_devurl": "https://github.com/soob-kim/finfomds",
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/FinfoMDS.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/soob-kim/finfomds",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "fmds",
    "getDistMat",
    "getIndMat",
    "getP",
    "mdsObj",
    "pairByRank",
    "pseudoF"
  ],
  "_datasets": [
    {
      "name": "microbiome",
      "title": "Microbiome dataset",
      "object": "microbiome",
      "file": "microbiome.rda",
      "class": [
        "phyloseq"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "fmds",
      "title": "FMDS calculation using MM algorithm",
      "topics": [
        "fmds"
      ]
    },
    {
      "page": "getDistMat",
      "title": "Distance between vectors",
      "topics": [
        "getDistMat"
      ]
    },
    {
      "page": "getIndMat",
      "title": "Get index matrix",
      "topics": [
        "getIndMat"
      ]
    },
    {
      "page": "getP",
      "title": "Compute p-value from PERMANOVA test",
      "topics": [
        "getP"
      ]
    },
    {
      "page": "mdsObj",
      "title": "Objective term of MDS",
      "topics": [
        "mdsObj"
      ]
    },
    {
      "page": "microbiome",
      "title": "Microbiome dataset",
      "topics": [
        "microbiome"
      ]
    },
    {
      "page": "pairByRank",
      "title": "Get p-value matrix",
      "topics": [
        "pairByRank"
      ]
    },
    {
      "page": "pseudoF",
      "title": "Compute pseudo-F statistic for PERMANOVA",
      "topics": [
        "pseudoF"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/FinfoMDS/raw/HEAD/README.md",
  "_rundeps": [
    "ade4",
    "ape",
    "Biobase",
    "BiocGenerics",
    "biomformat",
    "Biostrings",
    "cli",
    "cluster",
    "codetools",
    "cpp11",
    "crayon",
    "data.table",
    "digest",
    "farver",
    "foreach",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "igraph",
    "IRanges",
    "isoband",
    "iterators",
    "jsonlite",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "mgcv",
    "multtest",
    "nlme",
    "permute",
    "phyloseq",
    "pixmap",
    "pkgconfig",
    "plyr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "reshape2",
    "rlang",
    "S4Vectors",
    "S7",
    "scales",
    "Seqinfo",
    "sp",
    "stringi",
    "stringr",
    "survival",
    "vctrs",
    "vegan",
    "viridisLite",
    "withr",
    "XVector"
  ],
  "_vignettes": [
    {
      "source": "FinfoMDS.Rmd",
      "filename": "FinfoMDS.html",
      "title": "FinfoMDS: Multidimensional scaling informed by F-statistic",
      "engine": "knitr::rmarkdown",
      "headings": [
        "About this vignette",
        "Introduction",
        "Installation",
        "Bioconductor official release",
        "GitHub development version",
        "Operation",
        "Example",
        "Reference",
        "Session information"
      ],
      "created": "2025-05-21 05:43:23",
      "modified": "2025-09-03 01:32:18",
      "commits": 4
    }
  ],
  "_score": 4.778151250383644,
  "_indexed": true,
  "_nocasepkg": "finfomds",
  "_universes": [
    "bioc",
    "soob-kim"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3.0",
      "date": "2026-05-30T08:31:19.000Z",
      "distro": "noble",
      "commit": "ca0a81513dd4d44403fa44d58aacffa4a1dab60e",
      "fileid": "b5a22052d859cdda998a71d65aeea03d3df166043716516fc63b49d3cebfd9f7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679167532"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.3.0",
      "date": "2026-05-30T08:31:23.000Z",
      "distro": "noble",
      "commit": "ca0a81513dd4d44403fa44d58aacffa4a1dab60e",
      "fileid": "256827f6660a1714f5e024793728e9d52f0f5e69879335892fc04d72d95c2803",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679167532"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3.0",
      "date": "2026-05-30T11:58:54.000Z",
      "commit": "ca0a81513dd4d44403fa44d58aacffa4a1dab60e",
      "fileid": "bec44b462db5d6f49c7aad1470a48b282aeb2165e3455c659402fb082db90b2d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679167532"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.3.0",
      "date": "2026-05-30T11:55:42.000Z",
      "commit": "ca0a81513dd4d44403fa44d58aacffa4a1dab60e",
      "fileid": "e30e21aa3a1aa20d88543fc3d271f5a2d9dabdea418f5c28dc25b9a911a75b2c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679167532"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.3.0",
      "date": "2026-05-30T08:30:49.000Z",
      "commit": "ca0a81513dd4d44403fa44d58aacffa4a1dab60e",
      "fileid": "425b6cad04e9f871c95b047805b2f836c8f039c6dabbb4c37af2bd1a5cdf88de",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679167532"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.3.0",
      "date": "2026-05-30T08:29:55.000Z",
      "commit": "ca0a81513dd4d44403fa44d58aacffa4a1dab60e",
      "fileid": "e29f9c7efe8d3f1099cf4181e707eb5f0fbbd828eba4ab6f0553a3fcf01d9fd3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679167532"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.3.0",
      "date": "2026-05-30T08:29:53.000Z",
      "commit": "ca0a81513dd4d44403fa44d58aacffa4a1dab60e",
      "fileid": "23d45f25f3d2e50bab3ab5007898eaf79083e83554cdc4bc8f772405aa9a6bf8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679167532"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.3.0",
      "date": "2026-05-30T08:29:57.000Z",
      "commit": "ca0a81513dd4d44403fa44d58aacffa4a1dab60e",
      "fileid": "143b4765d22b98e5687672a8889e9cada19f7c218a6ddcf2b9f312b2adff6fb8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679167532"
    }
  ]
}