Package: giphyr
Title: R Interface to the 'Giphy' 'API'
Version: 0.1.0
Authors@R: person("Hao", "Zhu", email = "haozhu233@gmail.com", role = c("aut", "cre"))
Description: An interface to the 'API' of 'Giphy', a popular index-based search 
    engine for 'GIFs' and animated stickers (see <http://giphy.com/faq> and 
    <https://github.com/Giphy/GiphyAPI> for more information about 'Giphy' and 
    its 'API') . This package also provides a 'RStudio Addin', which can help 
    users easily search and download 'GIFs' and insert them to a 'rmarkdown' 
    presentation. 
Depends: R (>= 3.2.2)
Imports: httr, shiny, miniUI, tibble, rstudioapi, utils, purrr
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
URL: https://github.com/haozhu233/giphyr
BugReports: https://github.com/haozhu233/giphyr/issues
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-03-22 15:05:16 UTC; haozhu
Author: Hao Zhu [aut, cre]
Maintainer: Hao Zhu <haozhu233@gmail.com>
Repository: CRAN
Date/Publication: 2017-03-22 16:26:39 UTC
