Package: giphyr
Title: R Interface to the Giphy API
Version: 0.1.3
Authors@R: person("Hao", "Zhu", email = "haozhu233@gmail.com", 
    role = c("aut", "cre"),
    comment = c(ORCID = '0000-0002-3386-6076'))
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, dplyr, 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.1.0
NeedsCompilation: no
Packaged: 2018-11-14 22:06:09 UTC; haozhu
Author: Hao Zhu [aut, cre] (<https://orcid.org/0000-0002-3386-6076>)
Maintainer: Hao Zhu <haozhu233@gmail.com>
Repository: CRAN
Date/Publication: 2018-11-14 22:20:04 UTC
