{
  "_id": "6a1ac2fd1d7bb097a09d9fb7",
  "Package": "metapone",
  "Type": "Package",
  "Title": "Conducts pathway test of metabolomics data using a weighted\npermutation test",
  "Version": "1.19.0",
  "Date": "2022-8-20",
  "Authors@R": "c(\nperson(\"Leqi\", \"Tian\", role=\"aut\"),\nperson(\"Tianwei\", \"Yu\", role=\"aut\"),\nperson(\"Tianwei\", \"Yu\", email=\"yutianwei@cuhk.edu.cn\", role=\"cre\"))",
  "Description": "The package conducts pathway testing from untargetted\nmetabolomics data. It requires the user to supply feature-level\ntest results, from case-control testing, regression, or other\nsuitable feature-level tests for the study design. Weights are\ngiven to metabolic features based on how many metabolites they\ncould potentially match to. The package can combine positive\nand negative mode results in pathway tests.",
  "biocViews": "Technology, MassSpectrometry, Metabolomics, Pathways",
  "License": "Artistic-2.0",
  "LazyLoad": "yes",
  "NeedsCompilation": "no",
  "VignetteBuilder": "knitr",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 12:56:51 UTC",
  "RemoteUrl": "https://github.com/bioc/metapone",
  "RemoteRef": "HEAD",
  "RemoteSha": "696711b616bb88918456e12e23150b6b4bca4e4c",
  "Packaged": {
    "Date": "2026-05-30 07:37:34 UTC",
    "User": "root"
  },
  "Author": "Leqi Tian [aut],\nTianwei Yu [aut],\nTianwei Yu [cre]",
  "Maintainer": "Tianwei Yu <yutianwei@cuhk.edu.cn>",
  "MD5sum": "38fd80b6563ec4579638e36bfa5f39aa",
  "_user": "bioc",
  "_type": "src",
  "_file": "metapone_1.19.0.tar.gz",
  "_fileid": "3522f3c5c2401720d23ff652a602effa68d60f9dd2fedd459ce3c5a4aca822a3",
  "_filesize": 4181856,
  "_sha256": "3522f3c5c2401720d23ff652a602effa68d60f9dd2fedd459ce3c5a4aca822a3",
  "_created": "2026-05-30T07:37:34.000Z",
  "_published": "2026-05-30T10:59:09.554Z",
  "_jobs": [
    {
      "job": 78634047442,
      "time": 156,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7306548410"
    },
    {
      "job": 78634047444,
      "time": 361,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7306569043"
    },
    {
      "job": 78634047446,
      "time": 273,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306560223"
    },
    {
      "job": 78634047443,
      "time": 187,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7307660448"
    },
    {
      "job": 78634047440,
      "time": 231,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307665956"
    },
    {
      "job": 78633487676,
      "time": 615,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306532443"
    },
    {
      "job": 78634047437,
      "time": 130,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306545771"
    },
    {
      "job": 78634047441,
      "time": 333,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7306566275"
    },
    {
      "job": 78634047450,
      "time": 314,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7306564106"
    },
    {
      "job": 78634047445,
      "time": 348,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306567620"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 2,
    "note": 16
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26678061635",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/metapone",
  "_commit": {
    "id": "696711b616bb88918456e12e23150b6b4bca4e4c",
    "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": 1777381011
  },
  "_maintainer": {
    "name": "Tianwei Yu",
    "email": "yutianwei@cuhk.edu.cn"
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "BiocParallel",
      "role": "Depends"
    },
    {
      "package": "fields",
      "role": "Depends"
    },
    {
      "package": "markdown",
      "role": "Depends"
    },
    {
      "package": "fdrtool",
      "role": "Depends"
    },
    {
      "package": "fgsea",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "role": "Depends"
    },
    {
      "package": "ggrepel",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.19.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.18.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "technology",
    "massspectrometry",
    "metabolomics",
    "pathways"
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 322,
    "source": "https://www.bioconductor.org/packages/stats/bioc/metapone"
  },
  "_searchresults": 14,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/metapone.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "bbplot1d",
    "bbplot2d",
    "ftable",
    "metapone",
    "ptable"
  ],
  "_datasets": [
    {
      "name": "hmdbCompMZ",
      "title": "the m/z values of common adduct ions of HMDB metaboites",
      "object": "hmdbCompMZ",
      "file": "hmdbCompMZ.metapone.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "HMDB_ID",
        "m.z",
        "ion.type"
      ],
      "rows": 5704350,
      "table": true,
      "tojson": true
    },
    {
      "name": "hmdbCompMZ.metapone",
      "title": "the m/z values of common adduct ions of metapone metaboites",
      "object": "hmdbCompMZ.metapone",
      "file": "hmdbCompMZ.metapone.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "HMDB_ID",
        "m.z",
        "ion.type"
      ],
      "rows": 130850,
      "table": true,
      "tojson": true
    },
    {
      "name": "neg",
      "title": "Example negative mode data from the Metabolome Atlas of the Aging Mouse Brain",
      "object": "neg",
      "file": "neg.rda",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "mz",
        "time",
        "p-value",
        "F-statistics"
      ],
      "rows": 6947,
      "table": true,
      "tojson": true
    },
    {
      "name": "pa",
      "title": "Pathway-metabolite match file.",
      "object": "pa",
      "file": "pa.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "database",
        "pathway.name",
        "HMDB.ID",
        "KEGG.ID",
        "category"
      ],
      "rows": 9579,
      "table": true,
      "tojson": true
    },
    {
      "name": "pos",
      "title": "Example positive mode data from the Metabolome Atlas of the Aging Mouse Brain",
      "object": "pos",
      "file": "pos.rda",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "mz",
        "time",
        "p-value",
        "F-statistics"
      ],
      "rows": 10085,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "metapone-package",
      "title": "Conducts pathway test of metabolomics data using a weighted permutation test",
      "topics": [
        "metapone-package"
      ]
    },
    {
      "page": "bbplot1d",
      "title": "Plot of metapone result.",
      "topics": [
        "bbplot1d"
      ]
    },
    {
      "page": "bbplot2d",
      "title": "Plot of metapone result.",
      "topics": [
        "bbplot2d"
      ]
    },
    {
      "page": "ftable",
      "title": "Acessor functions for the feature mapping table in a metaponeResult object.",
      "topics": [
        "ftable",
        "ftable,metaponeResult-method"
      ]
    },
    {
      "page": "hmdbCompMZ",
      "title": "the m/z values of common adduct ions of HMDB metaboites",
      "topics": [
        "hmdbCompMZ"
      ]
    },
    {
      "page": "hmdbCompMZ.metapone",
      "title": "the m/z values of common adduct ions of metapone metaboites",
      "topics": [
        "hmdbCompMZ.metapone"
      ]
    },
    {
      "page": "metapone",
      "title": "METAbolic pathway testing using both POsitive and NEgative mode data",
      "topics": [
        "metapone"
      ]
    },
    {
      "page": "metaponeResult-class",
      "title": "Class \"metaponeResult\"",
      "topics": [
        "ftable, metaponeResult-method",
        "metaponeResult",
        "metaponeResult-class",
        "metaponeResult-method",
        "ptable, metaponeResult-method"
      ]
    },
    {
      "page": "neg",
      "title": "Example negative mode data from the Metabolome Atlas of the Aging Mouse Brain",
      "topics": [
        "neg"
      ]
    },
    {
      "page": "pa",
      "title": "Pathway-metabolite match file.",
      "topics": [
        "pa"
      ]
    },
    {
      "page": "pos",
      "title": "Example positive mode data from the Metabolome Atlas of the Aging Mouse Brain",
      "topics": [
        "pos"
      ]
    },
    {
      "page": "ptable",
      "title": "Acessor functions for the test result table in a metaponeResult object.",
      "topics": [
        "ptable",
        "ptable,metaponeResult-method"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/metapone/raw/HEAD/README.md",
  "_rundeps": [
    "BH",
    "BiocParallel",
    "cli",
    "codetools",
    "commonmark",
    "cowplot",
    "cpp11",
    "data.table",
    "dotCall64",
    "farver",
    "fastmatch",
    "fdrtool",
    "fgsea",
    "fields",
    "formatR",
    "futile.logger",
    "futile.options",
    "ggplot2",
    "ggrepel",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lambda.r",
    "lattice",
    "lifecycle",
    "litedown",
    "maps",
    "markdown",
    "Matrix",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "S7",
    "scales",
    "snow",
    "spam",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun"
  ],
  "_vignettes": [
    {
      "source": "metapone.Rmd",
      "filename": "metapone.html",
      "title": "METAbolic pathway testing combining POsitive and NEgative mode data (metapone)",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2022-01-17 08:20:28",
      "modified": "2022-06-04 01:25:15",
      "commits": 2
    }
  ],
  "_score": 4.146128035678238,
  "_indexed": true,
  "_nocasepkg": "metapone",
  "_universes": [
    "bioc"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.19.0",
      "date": "2026-05-30T07:41:46.000Z",
      "distro": "noble",
      "commit": "696711b616bb88918456e12e23150b6b4bca4e4c",
      "fileid": "44169063593cf82033224961015d7588d4e5088c68574e2fd61b5dce0b5093b7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678061635"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.19.0",
      "date": "2026-05-30T07:40:33.000Z",
      "distro": "noble",
      "commit": "696711b616bb88918456e12e23150b6b4bca4e4c",
      "fileid": "4ac7ed3cb0b36d2d97613fd917d2d7f686337a196c46f02d4685bda62cbbf045",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678061635"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.19.0",
      "date": "2026-05-30T10:52:04.000Z",
      "commit": "696711b616bb88918456e12e23150b6b4bca4e4c",
      "fileid": "fcab5b5e9ad4135217b030aebefe7b3951fed3ac5ac5577a84f34b8ac16d4765",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678061635"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.19.0",
      "date": "2026-05-30T10:52:24.000Z",
      "commit": "696711b616bb88918456e12e23150b6b4bca4e4c",
      "fileid": "4a9380b4b23e437cedc889123c9c989c733118d8180aed6e163db8e6419366aa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678061635"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.19.0",
      "date": "2026-05-30T07:40:24.000Z",
      "commit": "696711b616bb88918456e12e23150b6b4bca4e4c",
      "fileid": "9bdc9708bdc620a82f3bc6f7e3a6e4a0aae4c72fd7786ce36995e857d0d6ba5c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678061635"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.19.0",
      "date": "2026-05-30T07:39:45.000Z",
      "commit": "696711b616bb88918456e12e23150b6b4bca4e4c",
      "fileid": "28dcca33ad63c3b12298cd94ec0c31db9acc9d2253860aaa5933bd6e0f2a2edb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678061635"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.19.0",
      "date": "2026-05-30T07:39:41.000Z",
      "commit": "696711b616bb88918456e12e23150b6b4bca4e4c",
      "fileid": "938133648df0908ae22547d1907baa775cc5390a4a7670f138fcfd59865b13b5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678061635"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.19.0",
      "date": "2026-05-30T07:39:42.000Z",
      "commit": "696711b616bb88918456e12e23150b6b4bca4e4c",
      "fileid": "c23a8b5a784a648f60ac87b7daea351795aaf87dc87288184ac02a4aefacb484",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678061635"
    }
  ]
}