Package: slackr
Type: Package
Title: Send Messages, Images, R Objects and Files to 'Slack'
        Channels/Users
Version: 1.4.2
Date: 2016-04-26
Author: Bob Rudis [aut, cre], Jay Jacobs [ctb], David Severski [ctb],
    Quinn Weber [ctb], Konrad Karczewski [ctb], Shinya Uryu [ctb],
    Gregory Jefferis [ctb], Ed Niles [ctb], Rick Saporta [ctb]
Maintainer: Bob Rudis <bob@rudis.net>
Description: 'Slack' <http://slack.com/> provides a service for teams to
    collaborate by sharing messages, images, links, files and more. Functions are provided
    that make it possible to interact with the 'Slack' platform 'API'. When
    you need to share information or data from R, rather than resort to copy/
    paste in e-mails or other services like 'Skype' <http://www.skype.com/>, you
    can use this package to send well-formatted output from multiple R objects and
    expressions to all teammates at the same time with little effort. You can also
    send images from the current graphics device, R objects, and upload files.
URL: http://github.com/hrbrmstr/slackr
BugReports: https://github.com/hrbrmstr/slackr/issues
License: MIT + file LICENSE
Suggests: testthat
Depends: R (>= 3.0.0)
Imports: httr (>= 0.4.0), jsonlite, ggplot2, utils, methods, dplyr,
        graphics, grDevices
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-07-20 19:55:45 UTC; bob
Repository: CRAN
Date/Publication: 2016-07-20 23:19:02
