Package: shinyslack Title: Integrate Slack and Shiny Version: 0.0.0.9010 Authors@R: person("Jon", "Harmon", , "jonthegeek@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-4781-4346")) Description: Login to Shiny apps using Slack, and use Slack information in those apps. License: MIT + file LICENSE URL: https://github.com/r4ds/shinyslack BugReports: https://github.com/r4ds/shinyslack/issues Depends: R (>= 3.5.0) Imports: cli, cookies (>= 0.2.1), httr, rlang, scenes (>= 0.0.0.9003), shiny, slackcalls, slackteams, sodium Suggests: knitr, pkgload, rmarkdown, testthat (>= 3.0.0) VignetteBuilder: knitr Remotes: shinyworks/scenes, yonicd/slackcalls, yonicd/slackteams Config/testthat/edition: 3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.1 Config/pak/sysreqs: cmake make libsodium-dev libuv1-dev libssl-dev zlib1g-dev Repository: https://jonthegeek.r-universe.dev Date/Publication: 2024-03-22 14:26:21 UTC RemoteUrl: https://github.com/r4ds/shinyslack RemoteRef: HEAD RemoteSha: c52d08d1ca59496785b7beee6a6a6ad99fa9bc38 NeedsCompilation: no Packaged: 2026-06-19 07:12:59 UTC; root Author: Jon Harmon [aut, cre] (ORCID: ) Maintainer: Jon Harmon