Package: cmmr
Title: CEU Mass Mediator RESTful API
Version: 1.0.3
Depends: R (>= 4.4.0)
Imports: httr, progress, RJSONIO, cli
Authors@R: c(
    person("Yaoxiang", "Li",
        role = c("aut", "cre"),
        email = "liyaoxiang@outlook.com", 
        comment = c(ORCID="0000-0001-9200-1016")),
    person("Alberto", "Gil de la Fuente",
           role = c("aut")),
    person("Charles", "Hinzman",
           role = "aut"),
    person("Amrita", "Cheema",
           role = "aut"))
Description: CEU (CEU San Pablo University) Mass Mediator is an on-line tool for aiding researchers in 
  performing metabolite annotation. 'cmmr' (CEU Mass Mediator RESTful API) allows 
  for programmatic access in R: batch search, batch advanced search, MS/MS (tandem mass spectrometry) search, etc.
  For more information about the API Endpoint please go to <https://github.com/YaoxiangLi/cmmr>.
License: GPL-3
Encoding: UTF-8
URL: https://github.com/YaoxiangLi/cmmr
RoxygenNote: 7.3.2
Suggests: testthat
NeedsCompilation: no
Packaged: 2024-10-04 17:47:54 UTC; bach
Author: Yaoxiang Li [aut, cre] (<https://orcid.org/0000-0001-9200-1016>),
  Alberto Gil de la Fuente [aut],
  Charles Hinzman [aut],
  Amrita Cheema [aut]
Maintainer: Yaoxiang Li <liyaoxiang@outlook.com>
Repository: CRAN
Date/Publication: 2024-10-04 20:10:34 UTC
Built: R 4.4.3; ; 2025-11-01 04:15:50 UTC; windows
