Package: metabolighteR Type: Package Title: Interface to the 'Metabolights' REST API Version: 0.1.6 Date: 2026-06-10 Authors@R: c( person("Tom", "Wilson", , "tpw2@aber.ac.uk", c("aut", "cre"), comment = c(ORCID = '0000-0003-3112-4682')), person("Steffen", "Neumann",, "sneumann@ipb-halle.de", "ctb",comment = c(ORCID = "0000-0002-7899-7192"))) Description: Access to the 'Metabolights' REST API . Retrieve elements of publicly available 'Metabolights' studies. Depends: magrittr Imports: httr, dplyr, purrr, crayon, jsonlite, stringr, rvest, glue, tibble License: GPL (>= 3) URL: https://github.com/aberHRML/metabolighteR BugReports: https://github.com/aberHRML/metabolighteR/issues RoxygenNote: 7.3.2 Encoding: UTF-8 Suggests: covr, testthat, knitr, rmarkdown, tidyr, dbplyr Roxygen: list(markdown = TRUE) VignetteBuilder: knitr biocViews: RepositoryData, Metabolomics, MassSpectrometryData Config/pak/sysreqs: libicu-dev libxml2-dev libssl-dev Repository: https://aberhrml.r-universe.dev Date/Publication: 2026-06-10 12:58:27 UTC RemoteUrl: https://github.com/aberHRML/metabolighteR RemoteRef: HEAD RemoteSha: 35896771fa4c9fa9434bd5dce68b96bdab72ffcc NeedsCompilation: no Packaged: 2026-06-10 15:10:46 UTC; root Author: Tom Wilson [aut, cre] (ORCID: ), Steffen Neumann [ctb] (ORCID: ) Maintainer: Tom Wilson