Package: metabolighteR
Type: Package
Title: Interface to the 'Metabolights' REST API
Version: 0.1.2
Date: 2021-03-29
Authors@R: c(
    person("Tom", "Wilson", , "tpw2@aber.ac.uk", c("aut", "cre"),  comment = c(ORCID = '0000-0003-3112-4682')))
Description: Access to the 'Metabolights' REST API <https://www.ebi.ac.uk/metabolights/index>. Retrieve elements of publicly available 'Metabolights' studies.  
Depends: magrittr
Imports: httr, dplyr, purrr, crayon
License: GPL (>= 3)
URL: https://github.com/aberHRML/metabolighteR
BugReports: https://github.com/aberHRML/metabolighteR/issues
RoxygenNote: 7.1.0
Encoding: UTF-8
Suggests: covr, testthat, tibble, knitr, rmarkdown, tidyr
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-03-29 15:22:49 UTC; tom
Author: Tom Wilson [aut, cre] (<https://orcid.org/0000-0003-3112-4682>)
Maintainer: Tom Wilson <tpw2@aber.ac.uk>
Repository: CRAN
Date/Publication: 2021-04-05 15:30:02 UTC
