Package: clarifai
Title: Access to Clarifai API
Version: 0.4.2
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: 6.0.1
NeedsCompilation: no
Packaged: 2017-04-12 00:53:25 UTC; gsood
Author: Gaurav Sood [aut, cre]
Repository: CRAN
Date/Publication: 2017-04-12 13:41:15 UTC
Built: R 4.5.1; ; 2025-10-06 01:11:46 UTC; windows
