Package: tRakt
Type: Package
Title: Pull Data from 'trakt.tv'
Version: 0.13.0
Date: 2015-03-12
Authors@R: person("Lukas Burk", email = "jemus42@gmail.com",
                  role = c("aut", "cre"))
Description: A wrapper for the trakt.tv APIv2 which uses httr and jsonlite to send non-OAuth2 requests and receive tidied data.
Depends: R (>= 3.0.2)
Imports: httr (>= 0.6.1), jsonlite (>= 0.9.14), lubridate, plyr (>=
        1.8.1), stringr
Suggests: knitr, dplyr (>= 0.4.1), ggplot2, testthat
VignetteBuilder: knitr
License: MIT + file LICENSE
LazyData: true
Encoding: UTF-8
URL: http://github.com/jemus42/tRakt
BugReports: http://github.com/jemus42/tRakt/issues
Packaged: 2015-03-12 06:25:33 UTC; Lukas
Author: Lukas Burk [aut, cre]
Maintainer: Lukas Burk <jemus42@gmail.com>
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2015-03-12 08:20:58
