Package: metabolomicsWorkbenchR
Type: Package
Title: Metabolomics Workbench in R
Version: 1.20.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: 2025-10-29 15:01:47 UTC
RemoteUrl: https://github.com/bioc/metabolomicsWorkbenchR
RemoteRef: RELEASE_3_22
RemoteSha: 34776b7c9d2a0fc0c9d76cee63689d6e9b1e5324
NeedsCompilation: no
Packaged: 2025-12-24 08:21:38 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.5.2; ; 2025-12-24 08:23:43 UTC; windows
