Package: clarifai
Title: Access to Clarifai API
Version: 0.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, testthat
RoxygenNote: 5.0.0
NeedsCompilation: no
Packaged: 2015-11-11 23:54:38 UTC; gaurav
Author: Gaurav Sood [aut, cre]
Repository: CRAN
Date/Publication: 2015-11-12 12:58:15
