Package: classyfireR
Type: Package
Title: R Interface to the ClassyFire RESTful API
Version: 0.2.0
Date: 2019-02-25
Authors@R: c(
    person("Tom", "Wilson", , "tpw2@aber.ac.uk", c("aut", "cre")))
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/wilsontom/classyfireR
BugReports: https://github.com/wilsontom/classyfireR/issues
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-02-25 16:55:34 UTC; tom
Author: Tom Wilson [aut, cre]
Maintainer: Tom Wilson <tpw2@aber.ac.uk>
Repository: CRAN
Date/Publication: 2019-02-25 17:30:06 UTC
