{
  "_id": "6a55c5a4ff0138dec5d68b45",
  "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-07-14 05:07:29 UTC",
    "User": "root"
  },
  "Author": "Soobin Kim [aut, cre],\nHyungseok Kim [aut]",
  "Maintainer": "Soobin Kim <soob.kim00@gmail.com>",
  "_user": "bioc",
  "_type": "src",
  "_file": "FinfoMDS_1.3.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/15a1cb7df84a1feff88f3db294bc5733806f2c492d984b59b5f7242a494352a1",
  "_filesize": 251250,
  "_sha256": "15a1cb7df84a1feff88f3db294bc5733806f2c492d984b59b5f7242a494352a1",
  "_expires": "2026-10-22T05:14:11.000Z",
  "_created": "2026-07-14T05:07:29.000Z",
  "_published": "2026-07-14T05:14:12.633Z",
  "_bioccheck": {
    "error": 0,
    "warning": 1,
    "note": 7
  },
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/29307491961",
  "_status": "success",
  "_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": "resolute",
  "_jobs": [
    {
      "job": 87004482251,
      "time": 197,
      "config": "bioc-checks",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8300894372"
    },
    {
      "job": 87004482215,
      "time": 351,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8300936821"
    },
    {
      "job": 87004482227,
      "time": 346,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8300935336"
    },
    {
      "job": 87004482307,
      "time": 140,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8300897902"
    },
    {
      "job": 87004482195,
      "time": 153,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8300901220"
    },
    {
      "job": 87003828761,
      "time": 286,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8300839652"
    },
    {
      "job": 87004482221,
      "time": 146,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8300880683"
    },
    {
      "job": 87004482272,
      "time": 212,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8300898593"
    },
    {
      "job": 87004482210,
      "time": 197,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8300894462"
    },
    {
      "job": 87004482325,
      "time": 203,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8300896094"
    }
  ],
  "_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-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",
    "followers": 446,
    "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.1",
  "_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.477121254719663,
  "_indexed": true,
  "_nocasepkg": "finfomds",
  "_universes": [
    "bioc",
    "soob-kim"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3.0",
      "date": "2026-07-14T05:11:32.000Z",
      "distro": "resolute",
      "commit": "ca0a81513dd4d44403fa44d58aacffa4a1dab60e",
      "fileid": "https://r2.ropensci.org/08e5ff6e02bc8e470b9ef57b172ff0d043ffed8e437c42073675b04d28b068fb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29307491961"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.3.0",
      "date": "2026-07-14T05:11:39.000Z",
      "distro": "resolute",
      "commit": "ca0a81513dd4d44403fa44d58aacffa4a1dab60e",
      "fileid": "https://r2.ropensci.org/b58c425dd798b4aa6785f4cf56dac3672722521efadb10ff239ace51fc9c0252",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29307491961"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3.0",
      "date": "2026-07-14T05:10:20.000Z",
      "commit": "ca0a81513dd4d44403fa44d58aacffa4a1dab60e",
      "fileid": "https://r2.ropensci.org/2816ffbb81904ba30fb68b59596606424e03d4b7976ae380f1a13490e9b7ee99",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29307491961"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.3.0",
      "date": "2026-07-14T05:10:26.000Z",
      "commit": "ca0a81513dd4d44403fa44d58aacffa4a1dab60e",
      "fileid": "https://r2.ropensci.org/0b8484ba690cc7c6b63896b423a9fef9464fafc5ab8f1173b5df05a84a606175",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29307491961"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.3.0",
      "date": "2026-07-14T05:10:24.000Z",
      "commit": "ca0a81513dd4d44403fa44d58aacffa4a1dab60e",
      "fileid": "https://r2.ropensci.org/d9967a11d9d0a13a588ca19f52cbbb22c91bc2c3de43a857140c9fb98694eae4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29307491961"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.3.0",
      "date": "2026-07-14T05:09:04.000Z",
      "commit": "ca0a81513dd4d44403fa44d58aacffa4a1dab60e",
      "fileid": "https://r2.ropensci.org/9cccbf0c590bd6ef892679d46553430b41924fa9adf116c6260b4ad37b05235d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29307491961"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.3.0",
      "date": "2026-07-14T05:09:00.000Z",
      "commit": "ca0a81513dd4d44403fa44d58aacffa4a1dab60e",
      "fileid": "https://r2.ropensci.org/addbaf8372f86f40259d87ca2d017fccc04e0b41915342768da762ccd91f5100",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29307491961"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.3.0",
      "date": "2026-07-14T05:09:02.000Z",
      "commit": "ca0a81513dd4d44403fa44d58aacffa4a1dab60e",
      "fileid": "https://r2.ropensci.org/6ecb57a1be8250171e3d8c454000a6c57685dc72a1f3324c7674f3df4e418526",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29307491961"
    }
  ]
}