Slackr contains functions that make it possible to interact with Slack.com messaging platform. When you need to share information/data from R, rather than resort to copy/paste in e-mails or other services like Skype, 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 (as RData), and upload files.
Version: | 1.2 |
Depends: | R (≥ 3.0.0), httr (≥ 0.4.0), jsonlite, data.table (≥ 1.9.2), ggplot2 |
Suggests: | testthat |
Published: | 2014-09-08 |
Author: | Bob Rudis (@hrbrmstr) & Jay Jacobs (@jayjacobs) |
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 |
In views: | WebTechnologies |
CRAN checks: | slackr results |
Reference manual: | slackr.pdf |
Package source: | slackr_1.2.tar.gz |
Windows binaries: | r-devel: slackr_1.2.zip, r-release: slackr_1.2.zip, r-oldrel: slackr_1.2.zip |
OS X Snow Leopard binaries: | r-release: slackr_1.2.tgz, r-oldrel: slackr_1.2.tgz |
OS X Mavericks binaries: | r-release: slackr_1.2.tgz |