Package: tuber
Title: Client for the YouTube 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 comments posted on YouTube videos, information on how many 
    times a video has been liked, search for videos with particular content, and 
    much more. You can also scrape captions from a few videos. To learn more about
    the YouTube API, see https://developers.google.com/youtube/v3/.
URL: http://github.com/soodoku/tuber
BugReports: http://github.com/soodoku/tuber/issues
Depends: R (>= 3.2.0)
License: MIT + file LICENSE
LazyData: true
Imports: httr
VignetteBuilder: knitr
Suggests: knitr (>= 1.11)
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2015-11-15 17:35:48 UTC; gaurav
Author: Gaurav Sood [aut, cre]
Repository: CRAN
Date/Publication: 2015-11-16 08:27:38
