Package: metabolighteR
Type: Package
Title: Interface to the 'Metabolights' RESTful API
Version: 0.1.0
Date: 2019-12-02
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' RESTful API <https://www.ebi.ac.uk/metabolights/index>. Retrieve elements of publically available 'Metabolights' studies.  
Depends: magrittr
Imports: httr, dplyr, purrr
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.0.1
Suggests: covr, testthat, tibble
NeedsCompilation: no
Packaged: 2019-12-02 11:36:41 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: 2019-12-06 10:20:02 UTC
