{
  "_id": "6a195417acfb0bcc41de0cf0",
  "Package": "MetaDICT",
  "Title": "Microbiome data integration method via shared dictionary\nlearning",
  "Version": "1.2.0",
  "Authors@R": "c(person(\"Bo\", \"Yuan\", email = \"boyuan5@illinois.edu\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0009-0008-5428-4447\")),person(\"Shulei\", \"Wang\", email = \"shuleiw@illinois.edu\", role = \"aut\"))",
  "Description": "MetaDICT is a method for the integration of microbiome\ndata. This method is designed to remove batch effects and\npreserve biological variation while integrating heterogeneous\ndatasets. MetaDICT can better avoid overcorrection when\nunobserved confounding variables are present.",
  "License": "Artistic-2.0",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "BugReports": "https://github.com/BoYuan07/MetaDICT/issues",
  "URL": "https://github.com/BoYuan07/MetaDICT",
  "biocViews": "Microbiome, BatchEffect, Sequencing, Clustering, Software",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake libglpk-dev make libicu-dev libxml2-dev",
  "Repository": "https://bioc-release.r-universe.dev",
  "Date/Publication": "2026-04-28 13:05:26 UTC",
  "RemoteUrl": "https://github.com/bioc/MetaDICT",
  "RemoteRef": "RELEASE_3_23",
  "RemoteSha": "c23a0ae16bc0847f56f4e70a28d679ec655cfab8",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-29 07:40:32 UTC",
    "User": "root"
  },
  "Author": "Bo Yuan [aut, cre] (ORCID: <https://orcid.org/0009-0008-5428-4447>),\nShulei Wang [aut]",
  "Maintainer": "Bo Yuan <boyuan5@illinois.edu>",
  "MD5sum": "495bdc1998ebc0e61b88391f7a7811f0",
  "_user": "bioc-release",
  "_type": "src",
  "_file": "MetaDICT_1.2.0.tar.gz",
  "_fileid": "4e8418a49b1fb15edb8b412d5a587caad1ecde4841e1e7fb24bbe3a47b5e553a",
  "_filesize": 2163838,
  "_sha256": "4e8418a49b1fb15edb8b412d5a587caad1ecde4841e1e7fb24bbe3a47b5e553a",
  "_created": "2026-05-29T07:40:32.000Z",
  "_published": "2026-05-29T08:53:43.064Z",
  "_jobs": [
    {
      "job": 78458916735,
      "time": 198,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7285668257"
    },
    {
      "job": 78458916736,
      "time": 316,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7285700507"
    },
    {
      "job": 78458916715,
      "time": 305,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7285697417"
    },
    {
      "job": 78458916791,
      "time": 318,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7286868327"
    },
    {
      "job": 78458916806,
      "time": 263,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7286847680"
    },
    {
      "job": 78458224922,
      "time": 298,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7285610597"
    },
    {
      "job": 78458916722,
      "time": 156,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7285655841"
    },
    {
      "job": 78458916693,
      "time": 732,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7285819330"
    },
    {
      "job": 78458916713,
      "time": 712,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7285813431"
    },
    {
      "job": 78458916748,
      "time": 771,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7285830700"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 0,
    "note": 9
  },
  "_buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26624591049",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/MetaDICT",
  "_commit": {
    "id": "c23a0ae16bc0847f56f4e70a28d679ec655cfab8",
    "author": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "committer": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "message": "bump x.y.z version to even y prior to creation of RELEASE_3_23 branch\n",
    "time": 1777381526
  },
  "_maintainer": {
    "name": "Bo Yuan",
    "email": "boyuan5@illinois.edu",
    "login": "boyuan07",
    "description": "",
    "uuid": 97987151
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "RANN",
      "role": "Imports"
    },
    {
      "package": "igraph",
      "role": "Imports"
    },
    {
      "package": "vegan",
      "role": "Imports"
    },
    {
      "package": "edgeR",
      "role": "Imports"
    },
    {
      "package": "ecodist",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "viridis",
      "role": "Imports"
    },
    {
      "package": "ggpubr",
      "role": "Imports"
    },
    {
      "package": "ape",
      "role": "Imports"
    },
    {
      "package": "cluster",
      "role": "Imports"
    },
    {
      "package": "matrixStats",
      "role": "Imports"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "DT",
      "role": "Suggests"
    },
    {
      "package": "ggraph",
      "role": "Suggests"
    },
    {
      "package": "tidyverse",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-22",
      "n": 2
    },
    {
      "week": "2025-24",
      "n": 8
    },
    {
      "week": "2025-27",
      "n": 1
    },
    {
      "week": "2025-33",
      "n": 7
    },
    {
      "week": "2025-36",
      "n": 1
    },
    {
      "week": "2025-40",
      "n": 1
    },
    {
      "week": "2025-44",
      "n": 4
    },
    {
      "week": "2026-18",
      "n": 1
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.3.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.2.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "microbiome",
    "batcheffect",
    "sequencing",
    "clustering",
    "software"
  ],
  "_stars": 5,
  "_contributors": [
    {
      "user": "boyuan07",
      "count": 45,
      "uuid": 97987151
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 182,
    "source": "https://www.bioconductor.org/packages/stats/bioc/MetaDICT"
  },
  "_devurl": "https://github.com/boyuan07/metadict",
  "_searchresults": 10,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/MetaDICT.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/boyuan07/metadict",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "community_detection",
    "data_check",
    "MetaDICT",
    "metadict_add_new_data",
    "pcoa_plot_continuous",
    "pcoa_plot_discrete",
    "plot_singular_values"
  ],
  "_datasets": [
    {
      "name": "exampleData",
      "title": "Example microbiome dataset bundle",
      "object": "exampleData",
      "file": "exampleData.rda",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "exampleData_transfer",
      "title": "Example microbiome dataset bundle for transfer learning",
      "object": "exampleData_transfer",
      "file": "exampleData_transfer.rda",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "community_detection",
      "title": "Taxa/Sample Community detection.",
      "topics": [
        "community_detection"
      ]
    },
    {
      "page": "data_check",
      "title": "Data Check",
      "topics": [
        "data_check"
      ]
    },
    {
      "page": "exampleData",
      "title": "Example microbiome dataset bundle",
      "topics": [
        "exampleData"
      ]
    },
    {
      "page": "exampleData_transfer",
      "title": "Example microbiome dataset bundle for transfer learning",
      "topics": [
        "exampleData_transfer"
      ]
    },
    {
      "page": "metadict",
      "title": "Microbiome data integration method via shared dictionary learning.",
      "topics": [
        "MetaDICT"
      ]
    },
    {
      "page": "metadict_add_new_data",
      "title": "Batch correction for new datasets using existing dictionary.",
      "topics": [
        "metadict_add_new_data"
      ]
    },
    {
      "page": "pcoa_plot_continuous",
      "title": "PCoA plots for continuous variables.",
      "topics": [
        "pcoa_plot_continuous"
      ]
    },
    {
      "page": "pcoa_plot_discrete",
      "title": "PCoA plots for discrete variables.",
      "topics": [
        "pcoa_plot_discrete"
      ]
    },
    {
      "page": "plot_singular_values",
      "title": "Generate Singular Value Plots for Each Dataset.",
      "topics": [
        "plot_singular_values"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/MetaDICT/raw/RELEASE_3_23/README.md",
  "_rundeps": [
    "abind",
    "ape",
    "backports",
    "boot",
    "broom",
    "car",
    "carData",
    "cli",
    "cluster",
    "colorspace",
    "corrplot",
    "cowplot",
    "cpp11",
    "Deriv",
    "digest",
    "doBy",
    "dplyr",
    "ecodist",
    "edgeR",
    "farver",
    "forecast",
    "Formula",
    "fracdiff",
    "generics",
    "ggplot2",
    "ggpubr",
    "ggrepel",
    "ggsci",
    "ggsignif",
    "glue",
    "gridExtra",
    "gtable",
    "igraph",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "limma",
    "lme4",
    "lmtest",
    "locfit",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixModels",
    "matrixStats",
    "mgcv",
    "microbenchmark",
    "minqa",
    "modelr",
    "nlme",
    "nloptr",
    "nnet",
    "numDeriv",
    "pbkrtest",
    "permute",
    "pillar",
    "pkgconfig",
    "polynom",
    "purrr",
    "quantreg",
    "R6",
    "RANN",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "reformulas",
    "rlang",
    "rstatix",
    "S7",
    "scales",
    "SparseM",
    "statmod",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "timeDate",
    "urca",
    "utf8",
    "vctrs",
    "vegan",
    "viridis",
    "viridisLite",
    "withr",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "MetaDICT.Rmd",
      "filename": "MetaDICT.html",
      "title": "MetaDICT Tutorial",
      "author": "Bo Yuan",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Installation",
        "Run MetaDICT on a simulated dataset",
        "Example dataset",
        "Check the singular values of each dataset",
        "Run MetaDICT function with taxa dissimilarity matrix",
        "Run MetaDICT with the phylogenetic tree",
        "Run MetaDICT with the taxonomy information",
        "Run MetaDICT with the specified covariate",
        "Run MetaDICT with customized parameters",
        "Add new datasets to an existing integrated study",
        "Community detection",
        "Session information",
        "References"
      ],
      "created": "2024-10-03 21:23:19",
      "modified": "2025-08-13 00:03:53",
      "commits": 10
    }
  ],
  "_score": 5.301029995663981,
  "_indexed": false,
  "_nocasepkg": "metadict",
  "_universes": [
    "bioc-release"
  ],
  "_indexurl": "https://bioc.r-universe.dev/MetaDICT",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.0",
      "date": "2026-05-29T07:44:09.000Z",
      "distro": "noble",
      "commit": "c23a0ae16bc0847f56f4e70a28d679ec655cfab8",
      "fileid": "38f5cd230cda378d3f7e2d2374235c615296dad1b60603c4265f06f708ddabd9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26624591049"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.0",
      "date": "2026-05-29T07:44:01.000Z",
      "distro": "noble",
      "commit": "c23a0ae16bc0847f56f4e70a28d679ec655cfab8",
      "fileid": "22dd796643638883a7284610770c45e567c31d3b51643605f4a281be2fde5ef9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26624591049"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.0",
      "date": "2026-05-29T08:51:19.000Z",
      "commit": "c23a0ae16bc0847f56f4e70a28d679ec655cfab8",
      "fileid": "cb05b00d95a82f4566c045ffaf59e97061c6a8306260f79dd8d38b2dfb07a4f7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26624591049"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2.0",
      "date": "2026-05-29T08:50:18.000Z",
      "commit": "c23a0ae16bc0847f56f4e70a28d679ec655cfab8",
      "fileid": "3ea42e07d14c49920914daab71831cdc39c384da3e59f2fbddc2b0cd5373c493",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26624591049"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.0",
      "date": "2026-05-29T07:43:25.000Z",
      "commit": "c23a0ae16bc0847f56f4e70a28d679ec655cfab8",
      "fileid": "0bdb641930fbc73135a9bf96708a373ae21fed1acebffab2a02e4939361382e9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26624591049"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2.0",
      "date": "2026-05-29T07:47:20.000Z",
      "commit": "c23a0ae16bc0847f56f4e70a28d679ec655cfab8",
      "fileid": "e4c7ca1bf00bff6ce30322644d45d8a6013a10d67b1934e4a02db387fb644fd1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26624591049"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2.0",
      "date": "2026-05-29T07:47:22.000Z",
      "commit": "c23a0ae16bc0847f56f4e70a28d679ec655cfab8",
      "fileid": "17cc2501496a908d0336690282fbb070222bfbec6ff6d3e97336db44af06eed5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26624591049"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.2.0",
      "date": "2026-05-29T07:48:11.000Z",
      "commit": "c23a0ae16bc0847f56f4e70a28d679ec655cfab8",
      "fileid": "993bd8a8accd76095d7976bb110ec46ae232de1251ee0a9e8786900520b7abc5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26624591049"
    }
  ]
}