Package: tRakt
Type: Package
Title: Pull Data from 'trakt.tv'
Version: 0.7.4
Date: 2015-02-15
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, jsonlite, lubridate, plyr, stringr
Suggests: knitr, dplyr, ggplot2
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-02-22 16:50:53 UTC; Lukas
Author: Lukas Burk [aut, cre]
Maintainer: Lukas Burk <jemus42@gmail.com>
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2015-02-23 08:02:33
