Package: monkeylearn
Type: Package
Title: Accesses the Monkeylearn API for Text Classifiers and Extractors
Version: 0.1.1
Authors@R: c(person("Maëlle", "Salmon", email = "maelle.salmon@yahoo.se", role = c("aut", "cre")), person("Thomas", "Leeper", role = c("ctb"), comment = "Thomas Leeper reviewed the package for rOpenSci, see https://github.com/ropensci/onboarding/issues/45"))
Description: Allows using some services of Monkeylearn <http://monkeylearn.com/> which is
    a Machine Learning platform on the cloud for text analysis (classification and extraction).
License: GPL (>= 2)
LazyData: TRUE
URL: http://github.com/ropenscilabs/monkeylearn
BugReports: http://github.com/ropenscilabs/monkeylearn/issues
Encoding: UTF-8
RoxygenNote: 5.0.1
Suggests: testthat, knitr, rmarkdown, tidytext, gutenbergr, dplyr
Imports: jsonlite, httr, methods, digest, tibble
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2016-09-10 18:13:26 UTC; Maelle
Author: Maëlle Salmon [aut, cre],
  Thomas Leeper [ctb] (Thomas Leeper reviewed the package for rOpenSci,
    see https://github.com/ropensci/onboarding/issues/45)
Maintainer: Maëlle Salmon <maelle.salmon@yahoo.se>
Repository: CRAN
Date/Publication: 2016-09-11 08:36:06
