Package: metabolomicsWorkbenchR
Type: Package
Title: Metabolomics Workbench in R
Version: 1.21.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.r-universe.dev
Date/Publication: 2025-10-29 15:01:47 UTC
RemoteUrl: https://github.com/bioc/metabolomicsWorkbenchR
RemoteRef: HEAD
RemoteSha: d4ae095a83e849fd957f42d19e35b87dcd66040d
NeedsCompilation: no
Packaged: 2026-01-09 21:31:34 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-01-09 21:34:39 UTC; windows
