Package: metabolighteR
Type: Package
Title: Interface to the 'Metabolights' RESTful API
Version: 0.1.1
Date: 2020-12-11
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, crayon
License: GPL (>= 3)
LazyData: true
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: 2020-12-11 11:53:53 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: 2020-12-11 12:10:09 UTC
