{
  "_id": "6a1be6c51d7bb097a0a1aa98",
  "Package": "MeLSI",
  "Type": "Package",
  "Title": "Metric Learning for Statistical Inference in Microbiome Analysis",
  "Version": "1.0.0",
  "Authors@R": "c(person(\"Nathan\", \"Bresette\", email = \"nathanbresette04@gmail.com\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0009-0003-1554-6006\")), person(\"Aaron C.\", \"Ericsson\", role = \"aut\", comment = c(ORCID = \"0000-0002-3053-7269\")), person(\"Carter\", \"Woods\", role = \"aut\", comment = c(ORCID = \"0009-0007-5345-2712\")), person(\"Ai-Ling\", \"Lin\", role = c(\"aut\", \"fnd\"), comment = c(ORCID = \"0000-0002-5197-2219\")))",
  "Description": "MeLSI (Metric Learning for Statistical Inference) is a\nnovel machine learning method for microbiome data analysis that\nlearns optimal distance metrics to improve statistical power in\ndetecting group differences. Unlike traditional distance\nmetrics (Bray-Curtis, Euclidean, Jaccard), MeLSI adapts to the\nspecific characteristics of your dataset to maximize separation\nbetween groups. The method uses an ensemble of weak learners to\nidentify which microbial features drive group differences,\nproviding both improved statistical power and biological\ninterpretability through feature importance weights.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "URL": "https://github.com/NathanBresette/MeLSI",
  "BugReports": "https://github.com/NathanBresette/MeLSI/issues",
  "VignetteBuilder": "knitr",
  "biocViews": "Software, StatisticalMethod, Microbiome",
  "Config/pak/sysreqs": "libglpk-dev libicu-dev libxml2-dev zlib1g-dev",
  "Repository": "https://bioc-release.r-universe.dev",
  "Date/Publication": "2026-04-28 13:06:40 UTC",
  "RemoteUrl": "https://github.com/bioc/MeLSI",
  "RemoteRef": "RELEASE_3_23",
  "RemoteSha": "ce5c7eefffd57dec15ad77de63e03fac07debcc7",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-31 06:43:24 UTC",
    "User": "root"
  },
  "Author": "Nathan Bresette [aut, cre] (ORCID:\n<https://orcid.org/0009-0003-1554-6006>),\nAaron C. Ericsson [aut] (ORCID:\n<https://orcid.org/0000-0002-3053-7269>),\nCarter Woods [aut] (ORCID: <https://orcid.org/0009-0007-5345-2712>),\nAi-Ling Lin [aut, fnd] (ORCID: <https://orcid.org/0000-0002-5197-2219>)",
  "Maintainer": "Nathan Bresette <nathanbresette04@gmail.com>",
  "MD5sum": "ff0873edb6a32785c16d9196ba343d60",
  "_user": "bioc-release",
  "_type": "src",
  "_file": "MeLSI_1.0.0.tar.gz",
  "_fileid": "485a28b6c3c05aa5a6d21b228ae543ec1a1c10f0488c2367e527ecba3cc27c4e",
  "_filesize": 139969,
  "_sha256": "485a28b6c3c05aa5a6d21b228ae543ec1a1c10f0488c2367e527ecba3cc27c4e",
  "_created": "2026-05-31T06:43:24.000Z",
  "_published": "2026-05-31T07:44:05.151Z",
  "_jobs": [
    {
      "job": 78706371298,
      "time": 183,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7314541955"
    },
    {
      "job": 78706371316,
      "time": 301,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7314553632"
    },
    {
      "job": 78706371319,
      "time": 336,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314557256"
    },
    {
      "job": 78706371318,
      "time": 154,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7314921324"
    },
    {
      "job": 78706371300,
      "time": 184,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314923720"
    },
    {
      "job": 78706143222,
      "time": 269,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314523636"
    },
    {
      "job": 78706371299,
      "time": 146,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314538299"
    },
    {
      "job": 78706371335,
      "time": 241,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7314548100"
    },
    {
      "job": 78706371334,
      "time": 229,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7314546421"
    },
    {
      "job": 78706371336,
      "time": 220,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314545644"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 0,
    "note": 3
  },
  "_buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26705573717",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/MeLSI",
  "_commit": {
    "id": "ce5c7eefffd57dec15ad77de63e03fac07debcc7",
    "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": 1777381600
  },
  "_maintainer": {
    "name": "Nathan Bresette",
    "email": "nathanbresette04@gmail.com",
    "login": "nathanbresette",
    "description": "",
    "uuid": 148147840
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.5.0",
      "role": "Depends"
    },
    {
      "package": "vegan",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "phyloseq",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "BiocManager",
      "role": "Suggests"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "BiocParallel",
      "role": "Suggests"
    },
    {
      "package": "Matrix",
      "role": "Suggests"
    },
    {
      "package": "microbiome",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-40",
      "n": 27
    },
    {
      "week": "2025-41",
      "n": 3
    },
    {
      "week": "2025-42",
      "n": 13
    },
    {
      "week": "2025-45",
      "n": 1
    },
    {
      "week": "2025-48",
      "n": 20
    },
    {
      "week": "2025-49",
      "n": 13
    },
    {
      "week": "2025-52",
      "n": 11
    },
    {
      "week": "2026-04",
      "n": 2
    },
    {
      "week": "2026-05",
      "n": 1
    },
    {
      "week": "2026-09",
      "n": 7
    },
    {
      "week": "2026-16",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 1
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.1.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.0.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "software",
    "statisticalmethod",
    "microbiome"
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "nathanbresette",
      "count": 101,
      "uuid": 148147840
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 242,
    "source": "https://www.bioconductor.org/packages/stats/bioc/MeLSI"
  },
  "_devurl": "https://github.com/nathanbresette/melsi",
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/MeLSI.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/nathanbresette/melsi",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "clr_transform",
    "generate_test_data",
    "melsi",
    "plot_feature_importance",
    "plot_pcoa",
    "plot_vip"
  ],
  "_help": [
    {
      "page": "clr_transform",
      "title": "CLR Transformation for Microbiome Data",
      "topics": [
        "clr_transform"
      ]
    },
    {
      "page": "generate_test_data",
      "title": "Generate Synthetic Microbiome Data for Testing",
      "topics": [
        "generate_test_data"
      ]
    },
    {
      "page": "melsi",
      "title": "Run MeLSI Analysis",
      "topics": [
        "melsi"
      ]
    },
    {
      "page": "plot_feature_importance",
      "title": "Plot Feature Importance from MeLSI Analysis",
      "topics": [
        "plot_feature_importance"
      ]
    },
    {
      "page": "plot_pcoa",
      "title": "Plot PCoA from MeLSI Results",
      "topics": [
        "plot_pcoa"
      ]
    },
    {
      "page": "plot_vip",
      "title": "Plot VIP from MeLSI Results (User-Friendly Wrapper)",
      "topics": [
        "plot_vip"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/MeLSI/raw/RELEASE_3_23/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": "melsi_tutorial.Rmd",
      "filename": "melsi_tutorial.html",
      "title": "MeLSI Tutorial: Basic Usage and Examples",
      "author": "Nathan Bresette",
      "engine": "knitr::rmarkdown",
      "headings": [
        "MeLSI Tutorial",
        "Abstract",
        "Introduction",
        "Comparison with Existing Bioconductor Packages",
        "Installation and Setup",
        "Basic Usage",
        "Step 1: Prepare Your Data",
        "Step 2: Data Preprocessing",
        "Step 3: Run MeLSI Analysis",
        "Comparison with Standard Methods",
        "Visualizing Results",
        "Variable Importance Plot (VIP)",
        "Principal Coordinates Analysis (PCoA)",
        "Advanced Usage: Custom Parameters",
        "Working with Bioconductor Packages",
        "Integration with phyloseq",
        "Summary",
        "Key Takeaways",
        "Next Steps",
        "Session Info"
      ],
      "created": "2025-10-02 14:53:34",
      "modified": "2026-02-23 19:38:41",
      "commits": 7
    }
  ],
  "_score": 4.778151250383644,
  "_indexed": false,
  "_nocasepkg": "melsi",
  "_universes": [
    "bioc-release"
  ],
  "_indexurl": "https://bioc.r-universe.dev/MeLSI",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-31T06:46:41.000Z",
      "distro": "noble",
      "commit": "ce5c7eefffd57dec15ad77de63e03fac07debcc7",
      "fileid": "fe2f6245c512db421025fafc92b170c200ae2b32f430e7a7a3d043ec8fedab21",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26705573717"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-31T06:47:13.000Z",
      "distro": "noble",
      "commit": "ce5c7eefffd57dec15ad77de63e03fac07debcc7",
      "fileid": "d471f79638db16861d67e71496393ea440445bab944fe34197abb10af294909a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26705573717"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-31T07:42:08.000Z",
      "commit": "ce5c7eefffd57dec15ad77de63e03fac07debcc7",
      "fileid": "5d8bc0f4f50deb44b9e89956e24f5942e222327950983da512baa307eacfdb36",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26705573717"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-31T07:42:15.000Z",
      "commit": "ce5c7eefffd57dec15ad77de63e03fac07debcc7",
      "fileid": "c0cf9310072213dc59069fab5cdb44a8b4317768f449c6647fbd854150c344ca",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26705573717"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-05-31T06:46:17.000Z",
      "commit": "ce5c7eefffd57dec15ad77de63e03fac07debcc7",
      "fileid": "a414224709e51038b4b0fa455650234a69abb522af8b67bbce88255390ca42de",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26705573717"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-31T06:45:46.000Z",
      "commit": "ce5c7eefffd57dec15ad77de63e03fac07debcc7",
      "fileid": "8e748bac2720589223daaa071ae8a3d1bcf43e0e804f1524ec0c7551cb494854",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26705573717"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-31T06:45:24.000Z",
      "commit": "ce5c7eefffd57dec15ad77de63e03fac07debcc7",
      "fileid": "e8b3c8f372d814a51a7a4f86e654b397c13307409cccd19423ed1e2a65241743",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26705573717"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-31T06:45:06.000Z",
      "commit": "ce5c7eefffd57dec15ad77de63e03fac07debcc7",
      "fileid": "7710e4f2ff48c13ec9c1b5ad72b3a07f2de6db5196cdbeb25b7391a8cfb4c0d9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26705573717"
    }
  ]
}