Package: monkeylearn
Type: Package
Title: Accesses the Monkeylearn API for Text Classifiers and Extractors
Version: 0.1.3
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"), person("Jeroen", "Ooms", role = c("ctb")))
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/ropensci/monkeylearn
BugReports: http://github.com/ropensci/monkeylearn/issues
Encoding: UTF-8
RoxygenNote: 6.0.1
Suggests: testthat, knitr, rmarkdown, dplyr
Imports: jsonlite, httr, methods, digest, tibble (>= 1.2)
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2017-05-16 10:19:15 UTC; msalmon
Author: Maëlle Salmon [aut, cre],
  Thomas Leeper [ctb] (Thomas Leeper reviewed the package for rOpenSci,
    see https://github.com/ropensci/onboarding/issues/45),
  Jeroen Ooms [ctb]
Maintainer: Maëlle Salmon <maelle.salmon@yahoo.se>
Repository: CRAN
Date/Publication: 2017-05-16 14:42:45 UTC
