Skip to content

slackr

Send Messages, Images, R Objects and Files to 'Slack' Channels/Users

v3.3.1 · Feb 25, 2023 · MIT + file LICENSE

Description

'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.

Downloads

11K

Last 30 days

1194th

26.9K

Last 90 days

139.6K

Last year

Trend: +61.4% (30d vs prior 30d)

CRAN Check Status

2 NOTE
12 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
r-devel-linux-x86_64-debian-gcc NOTE
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (2 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Matt Kaye <mrkaye97@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Bob",
                      family = "Rudis",
                      role = c("aut", "cre")),
               person(given = "Jay",
                      family = "Jacobs",
                      role = "ctb"),
               person(given = "David",
                      family = "Severski",
                      role = "ctb"),
               person(given = "Quinn",
                      family = "Weber",
                      role = "ctb"),
               person(given = "Konrad",
                      family = "Karczewski",
                      role = "ctb"),
               person(given = "Shinya",
                      family = "Uryu",
                      role = "ctb"),
               person(given = "Gregory",
                      family = "Jefferis",
                      role = "ctb"),
               person(given = "Ed",
                      family = "Niles",
                      role = "ctb"),
               person(given = "Rick",
                      family = "Saporta",
                      role = "ctb"),
               person(given = "Jonathan",
                      family = "Sidi",
                      role = c("aut", "ctb")),
               person(given = "Matt",
                      family = "Kaye",
                      role = c("aut", "ctb", "cre"),
                      email = "mrkaye97@gmail.com"),
               person(given = "Xinye",
                      family = "Li",
                      role = "ctb"),
               person(given = "Andrie",
                      family = "de Vries",
                      role = c("aut", "ctb")))
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Matt Kaye <mrkaye97@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Bob",
                      family = "Rudis",
                      role = c("aut", "cre")),
               person(given = "Jay",
                      family = "Jacobs",
                      role = "ctb"),
               person(given = "David",
                      family = "Severski",
                      role = "ctb"),
               person(given = "Quinn",
                      family = "Weber",
                      role = "ctb"),
               person(given = "Konrad",
                      family = "Karczewski",
                      role = "ctb"),
               person(given = "Shinya",
                      family = "Uryu",
                      role = "ctb"),
               person(given = "Gregory",
                      family = "Jefferis",
                      role = "ctb"),
               person(given = "Ed",
                      family = "Niles",
                      role = "ctb"),
               person(given = "Rick",
                      family = "Saporta",
                      role = "ctb"),
               person(given = "Jonathan",
                      family = "Sidi",
                      role = c("aut", "ctb")),
               person(given = "Matt",
                      family = "Kaye",
                      role = c("aut", "ctb", "cre"),
                      email = "mrkaye97@gmail.com"),
               person(given = "Xinye",
                      family = "Li",
                      role = "ctb"),
               person(given = "Andrie",
                      family = "de Vries",
                      role = c("aut", "ctb")))
as necessary.

Check History

NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Matt Kaye <mrkaye97@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Bob",
                      family = "Rudis",
                      role = c("aut", "cre")),
               pers
...[truncated]...
         person(given = "Xinye",
                      family = "Li",
                      role = "ctb"),
               person(given = "Andrie",
                      family = "de Vries",
                      role = c("aut", "ctb")))
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Matt Kaye <mrkaye97@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Bob",
                      family = "Rudis",
                      role = c("aut", "cre")),
               pers
...[truncated]...
         person(given = "Xinye",
                      family = "Li",
                      role = "ctb"),
               person(given = "Andrie",
                      family = "de Vries",
                      role = c("aut", "ctb")))
as necessary.

Reverse Dependencies (1)

suggests

Dependency Network

Dependencies Reverse dependencies cachem dplyr httr jsonlite magrittr memoise rlang tibble withr logger slackr

Version History

new 3.3.1 Mar 10, 2026
updated 3.3.1 ← 3.3.0 diff Feb 25, 2023
updated 3.3.0 ← 3.2.0 diff Feb 19, 2023
updated 3.2.0 ← 3.0.1 diff Sep 19, 2021
updated 3.0.1 ← 3.0.0 diff Aug 19, 2021
updated 3.0.0 ← 2.4.1 diff Aug 6, 2021
updated 2.4.1 ← 2.4.0 diff Jul 5, 2021
updated 2.4.0 ← 2.3.0 diff Jul 4, 2021
updated 2.3.0 ← 2.2.0 diff May 1, 2021
updated 2.2.0 ← 2.0.1 diff Mar 3, 2021
updated 2.0.1 ← 1.4.2 diff Jan 18, 2021
updated 1.4.2 ← 1.4.1 diff Jul 19, 2016
updated 1.4.1 ← 1.2 diff Apr 26, 2016
new 1.2 Sep 7, 2014