Package: clarifai
Title: Access to Clarifai API
Version: 0.3.1
Authors@R: person("Gaurav", "Sood", email = "gsood07@gmail.com", role = c("aut", "cre"))
Maintainer: Gaurav Sood <gsood07@gmail.com>
Description: Get description of images from Clarifai API. For more information,
    see http://clarifai.com. Clarifai uses a large deep learning cloud to come
    up with descriptive labels of the things in an image. It also provides how
    confident it is about each of the labels.
URL: http://github.com/soodoku/clarifai
BugReports: http://github.com/soodoku/clarifai/issues
Depends: R (>= 3.2.0)
License: MIT + file LICENSE
LazyData: true
VignetteBuilder: knitr
Imports: curl, jsonlite
Suggests: knitr, rmarkdown, testthat
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-08-11 17:42:42 UTC; gsood
Author: Gaurav Sood [aut, cre]
Repository: CRAN
Date/Publication: 2016-08-11 20:55:25
