{
  "_id": "6a1953f3acfb0bcc41de0b7e",
  "Package": "metabolomicsWorkbenchR",
  "Type": "Package",
  "Title": "Metabolomics Workbench in R",
  "Version": "1.22.0",
  "Authors@R": "c(\nperson(\nc(\"Gavin\",\"Rhys\"),\n\"Lloyd\",\nrole=c(\"aut\",\"cre\"),\nemail=\"g.r.lloyd@bham.ac.uk\"),\nperson(\nc(\"Ralf\",\"Johannes\", \"Maria\"),\n\"Weber\",\nrole=c(\"aut\"),\nemail=\"r.j.weber@bham.ac.uk\")\n)",
  "Description": "This package provides functions for interfacing with the\nMetabolomics Workbench RESTful API. Study, compound, protein\nand gene information can be searched for using the API. Methods\nto obtain study data in common Bioconductor formats such as\nSummarizedExperiment and MultiAssayExperiment are also\nincluded.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.1",
  "Collate": "'parse_fcns.R' 'generics.R' 'class_def.R' 'constants.R'\n'helper_fcns.R' 'metabolomicsWorkbenchR.R'",
  "VignetteBuilder": "knitr",
  "biocViews": "Software, Metabolomics",
  "Config/pak/sysreqs": "libicu-dev libssl-dev zlib1g-dev",
  "Repository": "https://bioc-release.r-universe.dev",
  "Date/Publication": "2026-04-28 12:53:30 UTC",
  "RemoteUrl": "https://github.com/bioc/metabolomicsWorkbenchR",
  "RemoteRef": "RELEASE_3_23",
  "RemoteSha": "2f97852d89a7cd9ad85236790db3e4a751607bf6",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-29 07:40:26 UTC",
    "User": "root"
  },
  "Author": "Gavin Rhys Lloyd [aut, cre],\nRalf Johannes Maria Weber [aut]",
  "Maintainer": "Gavin Rhys Lloyd <g.r.lloyd@bham.ac.uk>",
  "MD5sum": "6bb4b85512591d0e48d0c27a3a28c1ad",
  "_user": "bioc-release",
  "_type": "src",
  "_file": "metabolomicsWorkbenchR_1.22.0.tar.gz",
  "_fileid": "57ed441bdd8d3e98cacaef3e2c637afcf63fadc8e8dd76fd31a2251ccb7f2639",
  "_filesize": 2053534,
  "_sha256": "57ed441bdd8d3e98cacaef3e2c637afcf63fadc8e8dd76fd31a2251ccb7f2639",
  "_created": "2026-05-29T07:40:26.000Z",
  "_published": "2026-05-29T08:53:07.525Z",
  "_jobs": [
    {
      "job": 78458961015,
      "time": 198,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7285673820"
    },
    {
      "job": 78458960981,
      "time": 332,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7285710986"
    },
    {
      "job": 78458961002,
      "time": 314,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7285705925"
    },
    {
      "job": 78458961056,
      "time": 201,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7286840062"
    },
    {
      "job": 78458961102,
      "time": 258,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7286855334"
    },
    {
      "job": 78458252413,
      "time": 303,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7285615223"
    },
    {
      "job": 78458961019,
      "time": 141,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7285657677"
    },
    {
      "job": 78458961043,
      "time": 230,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7285682590"
    },
    {
      "job": 78458961026,
      "time": 283,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7285697156"
    },
    {
      "job": 78458961027,
      "time": 276,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7285695380"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 0,
    "note": 11
  },
  "_buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26624597581",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/metabolomicsWorkbenchR",
  "_commit": {
    "id": "2f97852d89a7cd9ad85236790db3e4a751607bf6",
    "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": 1777380810
  },
  "_maintainer": {
    "name": "Gavin Rhys Lloyd",
    "email": "g.r.lloyd@bham.ac.uk",
    "login": "grlloyd",
    "description": "Experimental Officer in Biostatistics, Phenome Centre Birmingham",
    "uuid": 12222440
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0",
      "role": "Depends"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "MultiAssayExperiment",
      "role": "Imports"
    },
    {
      "package": "struct",
      "role": "Imports"
    },
    {
      "package": "SummarizedExperiment",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "HDF5Array",
      "role": "Suggests"
    },
    {
      "package": "httptest",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "structToolbox",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "pmp",
      "role": "Suggests"
    },
    {
      "package": "grid",
      "role": "Suggests"
    },
    {
      "package": "png",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 1
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.23.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.22.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "software",
    "metabolomics"
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 392,
    "source": "https://www.bioconductor.org/packages/stats/bioc/metabolomicsWorkbenchR"
  },
  "_searchresults": 26,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/metabolomicsWorkbenchR.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "check_pattern",
    "check_puts",
    "context",
    "context_inputs",
    "context_outputs",
    "do_query",
    "input_example",
    "input_item",
    "is_valid",
    "output_item"
  ],
  "_help": [
    {
      "page": "mw_base",
      "title": "Get slot value from mw_base objects",
      "topics": [
        "$,mw_base-method"
      ]
    },
    {
      "page": "check_pattern",
      "title": "Check input against acceptable input pattern",
      "topics": [
        "check_pattern",
        "check_pattern,mw_input_item-method"
      ]
    },
    {
      "page": "check_puts",
      "title": "Check inputs/outputs match",
      "topics": [
        "check_puts",
        "check_puts,mw_input_item-method"
      ]
    },
    {
      "page": "context",
      "title": "Contexts",
      "topics": [
        "context"
      ]
    },
    {
      "page": "context_inputs",
      "title": "Valid inputs",
      "topics": [
        "context_inputs"
      ]
    },
    {
      "page": "context_outputs",
      "title": "Valid outputs",
      "topics": [
        "context_outputs"
      ]
    },
    {
      "page": "do_query",
      "title": "Query the Metabolomics Workbench database",
      "topics": [
        "do_query",
        "do_query,character,character,character,character-method",
        "do_query,character,character,character,missing-method",
        "do_query,mw_context,mw_input_item,character,mw_DE_item-method",
        "do_query,mw_context,mw_input_item,character,mw_MAE_item-method",
        "do_query,mw_context,mw_input_item,character,mw_output_item-method",
        "do_query,mw_context,mw_input_item,character,mw_SE_item-method",
        "do_query,mw_context,mw_input_item,character,mw_untarg_DE_item-method",
        "do_query,mw_context,mw_input_item,character,mw_untarg_SE_item-method",
        "do_query,mw_exactmass_context,character,character,missing-method",
        "do_query,mw_exactmass_context,list,character,character-method",
        "do_query,mw_exactmass_context,list,character,missing-method",
        "do_query,mw_exactmass_context,list,character,mw_output_item-method",
        "do_query,mw_moverz_context,character,character,missing-method",
        "do_query,mw_moverz_context,list,character,character-method",
        "do_query,mw_moverz_context,list,character,missing-method",
        "do_query,mw_moverz_context,list,character,mw_output_item-method"
      ]
    },
    {
      "page": "input_example",
      "title": "Valid input_value for input_item",
      "topics": [
        "input_example"
      ]
    },
    {
      "page": "input_item",
      "title": "Input items",
      "topics": [
        "input_item"
      ]
    },
    {
      "page": "is_valid",
      "title": "Check validity of context and inputs/outputs",
      "topics": [
        "is_valid",
        "is_valid,mw_context,character,character,character-method",
        "is_valid,mw_exactmass_context,character,character,missing-method",
        "is_valid,mw_moverz_context,character,character,missing-method"
      ]
    },
    {
      "page": "output_item",
      "title": "Output items",
      "topics": [
        "output_item"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/metabolomicsWorkbenchR/raw/RELEASE_3_23/README.md",
  "_rundeps": [
    "abind",
    "askpass",
    "Biobase",
    "BiocBaseUtils",
    "BiocGenerics",
    "cli",
    "cpp11",
    "curl",
    "data.table",
    "DelayedArray",
    "dplyr",
    "evaluate",
    "generics",
    "GenomicRanges",
    "glue",
    "highr",
    "httr",
    "httr2",
    "IRanges",
    "jsonlite",
    "knitr",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "mime",
    "MultiAssayExperiment",
    "openssl",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rappdirs",
    "rlang",
    "S4Arrays",
    "S4Vectors",
    "Seqinfo",
    "SparseArray",
    "stringi",
    "stringr",
    "struct",
    "SummarizedExperiment",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr",
    "xfun",
    "XVector",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "example_using_structToolbox.Rmd",
      "filename": "example_using_structToolbox.html",
      "title": "Example using structToolbox",
      "author": "Gavin R Lloyd, Ralf J Weber",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Installation",
        "Querying the database",
        "Choosing a study",
        "Workflow",
        "Session Info"
      ],
      "created": "2021-02-23 10:55:17",
      "modified": "2023-09-25 14:38:32",
      "commits": 4
    },
    {
      "source": "Introduction_to_metabolomicsWorkbenchR.Rmd",
      "filename": "Introduction_to_metabolomicsWorkbenchR.html",
      "title": "Introduction to metabolomicsWorkbenchR",
      "author": "Gavin R Lloyd, Ralf J Weber",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Installation",
        "Running a query",
        "Special cases",
        "input_item \"ignored\"",
        "output_item \"compound_exact\", \"protein_exact\" and \"gene_exact\"",
        "output_item \"protein_partial\" and \"gene_partial\"",
        "output_item \"SummarizedExperiment\" and \"DatasetExperiment\"",
        "output_item \"MultiAssayExperiment\"",
        "output_item \"untarg_SummarizedExperiment\" and \"untarg_DatasetExperiment\"",
        "S4 classes",
        "Contexts",
        "Input / Output Items",
        "Session Info"
      ],
      "created": "2020-06-19 13:48:13",
      "modified": "2023-09-25 14:38:32",
      "commits": 6
    }
  ],
  "_score": 4.7160033436347994,
  "_indexed": false,
  "_nocasepkg": "metabolomicsworkbenchr",
  "_universes": [
    "bioc-release"
  ],
  "_indexurl": "https://bioc.r-universe.dev/metabolomicsWorkbenchR",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.22.0",
      "date": "2026-05-29T07:43:49.000Z",
      "distro": "noble",
      "commit": "2f97852d89a7cd9ad85236790db3e4a751607bf6",
      "fileid": "25d24718b0472a9b8c9e7eb2d4af6146887c028ae2612c4f7616b625a3e1dc50",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26624597581"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.22.0",
      "date": "2026-05-29T07:43:55.000Z",
      "distro": "noble",
      "commit": "2f97852d89a7cd9ad85236790db3e4a751607bf6",
      "fileid": "d09beb94fa1e8c0860192f9ba79652449eb299a94dce020bd0c13134248227da",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26624597581"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.22.0",
      "date": "2026-05-29T08:49:54.000Z",
      "commit": "2f97852d89a7cd9ad85236790db3e4a751607bf6",
      "fileid": "dd1e76ea2a817f230b5d81ac965bea8c800bbdd1f7fb6419d88905caaf9cf67a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26624597581"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.22.0",
      "date": "2026-05-29T08:50:27.000Z",
      "commit": "2f97852d89a7cd9ad85236790db3e4a751607bf6",
      "fileid": "b4b39d48ad9863fa51da768c9a40f1b9740d2cc9b4cc0630bebb46534e98b0be",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26624597581"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.22.0",
      "date": "2026-05-29T07:43:27.000Z",
      "commit": "2f97852d89a7cd9ad85236790db3e4a751607bf6",
      "fileid": "6c5bafad334b4182feec4a54ff551993fae458af98eec9e287439a839a34fc76",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26624597581"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.22.0",
      "date": "2026-05-29T07:42:17.000Z",
      "commit": "2f97852d89a7cd9ad85236790db3e4a751607bf6",
      "fileid": "0fa3381535ab93032f54444dbb5c622d99f422612d4ef6527bf1eaae26e7dcf8",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26624597581"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.22.0",
      "date": "2026-05-29T07:43:20.000Z",
      "commit": "2f97852d89a7cd9ad85236790db3e4a751607bf6",
      "fileid": "eef16e9197a927d1c896992efaec9f5c7c2e1bee9e3bfa9e50c1ca456e6dce93",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26624597581"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.22.0",
      "date": "2026-05-29T07:42:16.000Z",
      "commit": "2f97852d89a7cd9ad85236790db3e4a751607bf6",
      "fileid": "004453478ab568b3c34439ee63fb4ed10667545108b9f402b520cf87ad6cf005",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26624597581"
    }
  ]
}