'Slack' <https://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' <https://www.skype.com/en/>, 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: | 3.3.1 |
Depends: | R (≥ 3.3.0) |
Imports: | cachem (≥ 1.0.4), dplyr, grDevices, httr (≥ 1.4.2), jsonlite, magrittr, memoise (≥ 2.0.0), rlang, tibble, utils, withr |
Suggests: | covr, ggplot2, knitr, rmarkdown, svglite, testthat (≥ 3.0.0), texPreview |
Published: | 2023-02-26 |
DOI: | 10.32614/CRAN.package.slackr |
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], Jonathan Sidi [aut, ctb], Matt Kaye [aut, ctb], Xinye Li [ctb], Andrie de Vries [aut, ctb] |
Maintainer: | Matt Kaye <mrkaye97 at gmail.com> |
BugReports: | https://github.com/mrkaye97/slackr/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/mrkaye97/slackr, https://mrkaye97.github.io/slackr/ |
NeedsCompilation: | no |
Materials: | NEWS |
In views: | WebTechnologies |
CRAN checks: | slackr results |
Reference manual: | slackr.pdf |
Vignettes: |
Multi-Functional Bot Setup Onexit Usage in slackr Webhook Bot Setup |
Package source: | slackr_3.3.1.tar.gz |
Windows binaries: | r-devel: slackr_3.3.1.zip, r-release: slackr_3.3.1.zip, r-oldrel: slackr_3.3.1.zip |
macOS binaries: | r-release (arm64): slackr_3.3.1.tgz, r-oldrel (arm64): slackr_3.3.1.tgz, r-release (x86_64): slackr_3.3.1.tgz, r-oldrel (x86_64): slackr_3.3.1.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.