Type: Package
Package: slackr
Title: Send Messages, Images, R Objects and Files to 'Slack'
        Channels/Users
Version: 3.3.1
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@gmail.com>
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.
License: MIT + file LICENSE
URL: https://github.com/mrkaye97/slackr,
        https://mrkaye97.github.io/slackr/
BugReports: https://github.com/mrkaye97/slackr/issues
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
VignetteBuilder: knitr
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-02-25 18:30:57 UTC; matt
Repository: CRAN
Date/Publication: 2023-02-26 01:12:06 UTC
Built: R 4.4.3; ; 2025-10-21 14:09:37 UTC; windows
