'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.
Version: | 1.4.2 |
Depends: | R (≥ 3.0.0) |
Imports: | httr (≥ 0.4.0), jsonlite, ggplot2, utils, methods, dplyr, graphics, grDevices |
Suggests: | testthat |
Published: | 2016-07-20 |
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 at rudis.net> |
BugReports: | https://github.com/hrbrmstr/slackr/issues |
License: | MIT + file LICENSE |
URL: | http://github.com/hrbrmstr/slackr |
NeedsCompilation: | no |
Materials: | README NEWS |
In views: | WebTechnologies |
CRAN checks: | slackr results |
Reference manual: | slackr.pdf |
Package source: | slackr_1.4.2.tar.gz |
Windows binaries: | r-devel: slackr_1.4.2.zip, r-release: slackr_1.4.2.zip, r-oldrel: slackr_1.4.2.zip |
macOS binaries: | r-release: slackr_1.4.2.tgz, r-oldrel: slackr_1.4.2.tgz |
Old sources: | slackr archive |
Reverse suggests: | logger |
Please use the canonical form https://CRAN.R-project.org/package=slackr to link to this page.