Package: classyfireR
Type: Package
Title: R Interface to the ClassyFire RESTful API
Version: 0.2.1
Date: 2019-06-28
Authors@R: c(
    person("Tom", "Wilson", , "tpw2@aber.ac.uk", c("aut", "cre")),
    person("Jasen", "Finch", , "jsf9@aber.ac.uk", "aut"))
Description: Access to the ClassyFire RESTful API <http://classyfire.wishartlab.com>. Retrieve existing entity classifications and submit new entities for classification. 
Depends: magrittr
Imports: httr, jsonlite, tibble, crayon, clisymbols, purrr, dplyr,
        stringr
Suggests: testthat, covr, tidyr
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
URL: https://github.com/aberHRML/classyfireR
BugReports: https://github.com/aberHRML/classyfireR/issues
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-06-28 12:30:14 UTC; tom
Author: Tom Wilson [aut, cre],
  Jasen Finch [aut]
Maintainer: Tom Wilson <tpw2@aber.ac.uk>
Repository: CRAN
Date/Publication: 2019-06-28 13:10:04 UTC
