Package: monkeylearn
Type: Package
Title: Accesses the Monkeylearn API for Text Classifiers and Extractors
Version: 0.2.0
Authors@R: c(person("Maëlle", "Salmon", email = "maelle.salmon@yahoo.se", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-2815-0399")), 
             person("Amanda", "Dobbyn", email = "amanda.e.dobbyn@gmail.com", role = c("aut")), 
             person("Thomas", "Leeper", role = c("rev"), comment = "Thomas Leeper reviewed the package for rOpenSci, see https://github.com/ropensci/onboarding/issues/45"), 
             person("Jeroen", "Ooms", role = c("ctb")),
             person("rOpenSci", role = c("fnd"), comment = c("https://ropensci.org/")),
             person("Earlybird Software", role = c("fnd"), comment = c("http://earlybird.co/")))
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,
        http://ropensci.github.io/monkeylearn/
BugReports: http://github.com/ropensci/monkeylearn/issues
Encoding: UTF-8
RoxygenNote: 6.0.1.9000
Suggests: knitr, rmarkdown, testthat
Imports: cowsay, digest, dplyr, httr, jsonlite, magrittr, methods,
        purrr, tibble (>= 1.2), tidyr, ratelimitr
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2018-04-13 17:55:13 UTC; amanda
Author: Maëlle Salmon [aut, cre] (<https://orcid.org/0000-0002-2815-0399>),
  Amanda Dobbyn [aut],
  Thomas Leeper [rev] (Thomas Leeper reviewed the package for rOpenSci,
    see https://github.com/ropensci/onboarding/issues/45),
  Jeroen Ooms [ctb],
  rOpenSci [fnd] (https://ropensci.org/),
  Earlybird Software [fnd] (http://earlybird.co/)
Maintainer: Maëlle Salmon <maelle.salmon@yahoo.se>
Repository: CRAN
Date/Publication: 2018-04-13 18:39:19 UTC
