Package: metabolomicsWorkbenchR
Type: Package
Title: Metabolomics Workbench in R
Version: 1.22.0
Authors@R: c(
    person(
        c("Gavin","Rhys"),
          "Lloyd",
           role=c("aut","cre"),
           email="g.r.lloyd@bham.ac.uk"),
    person(
        c("Ralf","Johannes", "Maria"),
          "Weber",
           role=c("aut"),
           email="r.j.weber@bham.ac.uk")
           )
Description: This package provides functions for interfacing with the
        Metabolomics Workbench RESTful API. Study, compound, protein
        and gene information can be searched for using the API. Methods
        to obtain study data in common Bioconductor formats such as
        SummarizedExperiment and MultiAssayExperiment are also
        included.
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.3.1
Collate: 'parse_fcns.R' 'generics.R' 'class_def.R' 'constants.R'
        'helper_fcns.R' 'metabolomicsWorkbenchR.R'
Imports: data.table, httr, jsonlite, methods, MultiAssayExperiment,
        struct, SummarizedExperiment, utils
Suggests: BiocStyle, covr, knitr, HDF5Array, httptest, rmarkdown,
        structToolbox, testthat, pmp, grid, png
VignetteBuilder: knitr
biocViews: Software, Metabolomics
Depends: R (>= 4.0)
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: 2026-04-29 23:15:44 UTC; root
Author: Gavin Rhys Lloyd [aut, cre],
  Ralf Johannes Maria Weber [aut]
Maintainer: Gavin Rhys Lloyd <g.r.lloyd@bham.ac.uk>
Built: R 4.6.0; ; 2026-04-29 23:17:47 UTC; windows
