{
  "_id": "6a5c63989baadeef8ab4f608",
  "Package": "shinyslack",
  "Title": "Integrate Slack and Shiny",
  "Version": "0.0.0.9010",
  "Authors@R": "person(\"Jon\", \"Harmon\", , \"jonthegeek@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-4781-4346\"))",
  "Description": "Login to Shiny apps using Slack, and use Slack information\nin those apps.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/r4ds/shinyslack",
  "BugReports": "https://github.com/r4ds/shinyslack/issues",
  "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\nzlib1g-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": {
    "Date": "2026-07-19 05:37:32 UTC",
    "User": "root"
  },
  "Author": "Jon Harmon [aut, cre] (ORCID: <https://orcid.org/0000-0003-4781-4346>)",
  "Maintainer": "Jon Harmon <jonthegeek@gmail.com>",
  "_user": "jonthegeek",
  "_type": "src",
  "_file": "shinyslack_0.0.0.9010.tar.gz",
  "_fileid": "https://r2.ropensci.org/dac7f7887b46b574e75dfdd0431adf369120bbcf238927f264acce3a23f93e6f",
  "_filesize": 98818,
  "_sha256": "dac7f7887b46b574e75dfdd0431adf369120bbcf238927f264acce3a23f93e6f",
  "_expires": "2026-10-27T05:41:42.000Z",
  "_created": "2026-07-19T05:37:32.000Z",
  "_published": "2026-07-19T05:41:44.772Z",
  "_jobs": [
    {
      "job": 88161133953,
      "time": 141,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8438624914"
    },
    {
      "job": 88161133966,
      "time": 144,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8438625594"
    },
    {
      "job": 88161133947,
      "time": 94,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8438627384"
    },
    {
      "job": 88161133960,
      "time": 137,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8438635036"
    },
    {
      "job": 88160849150,
      "time": 245,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8438605050"
    },
    {
      "job": 88161133968,
      "time": 125,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8438622672"
    },
    {
      "job": 88161133956,
      "time": 102,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8438619549"
    },
    {
      "job": 88161133950,
      "time": 103,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8438619647"
    },
    {
      "job": 88161133958,
      "time": 113,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8438621171"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/jonthegeek/actions/runs/29675026412",
  "_status": "success",
  "_upstream": "https://github.com/r4ds/shinyslack",
  "_commit": {
    "id": "c52d08d1ca59496785b7beee6a6a6ad99fa9bc38",
    "author": "Jon Harmon <jonthegeek@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update key when needed. (#54)\n\n* Update key when needed.\r\n\r\n* Bump vnum.\r\n\r\n* Pass team_id through to server.\r\n\r\n* Use package environment\r\n\r\nSpecifically for team_id.",
    "time": 1711117581
  },
  "_maintainer": {
    "name": "Jon Harmon",
    "email": "jonthegeek@gmail.com",
    "login": "jonthegeek",
    "mastodon": "@jonthegeek@fosstodon.org",
    "bluesky": "@jonthegeek.com",
    "linkedin": "in/jonthegeek",
    "description": "Executive Director at DSLC.io (fka @r4ds) | Principal Developer (@atorus-research)",
    "uuid": 33983824,
    "orcid": "0000-0003-4781-4346"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "cookies",
      "version": ">= 0.2.1",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "scenes",
      "version": ">= 0.0.0.9003",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "slackcalls",
      "role": "Imports"
    },
    {
      "package": "slackteams",
      "role": "Imports"
    },
    {
      "package": "sodium",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "pkgload",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "r4ds",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "rshiny"
  ],
  "_stars": 16,
  "_contributors": [
    {
      "user": "jonthegeek",
      "count": 33,
      "uuid": 33983824
    }
  ],
  "_userbio": {
    "uuid": 33983824,
    "type": "user",
    "name": "Jon Harmon",
    "followers": 361,
    "description": "Executive Director at DSLC.io (fka @r4ds) | Principal Developer (@atorus-research)"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/shinyslack"
  },
  "_devurl": "https://github.com/r4ds/shinyslack",
  "_searchresults": 2,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/shinyslack.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "check_login",
    "get_shinyslack_team_id",
    "shinyslack_app",
    "user_info"
  ],
  "_help": [
    {
      "page": "check_login",
      "title": "Check Slack Login",
      "topics": [
        "check_login"
      ]
    },
    {
      "page": "shinyslack_team_id",
      "title": "Get the current team_id",
      "topics": [
        "get_shinyslack_team_id",
        "set_shinyslack_team_id"
      ]
    },
    {
      "page": "shinyslack_app",
      "title": "Launch a Shiny App with a Slack Login",
      "topics": [
        "shinyslack_app"
      ]
    },
    {
      "page": "user_info",
      "title": "Fetch Slack User Info",
      "topics": [
        "user_info"
      ]
    }
  ],
  "_readme": "https://github.com/r4ds/shinyslack/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "clock",
    "commonmark",
    "cookies",
    "cpp11",
    "curl",
    "digest",
    "fastmap",
    "fontawesome",
    "fs",
    "glue",
    "htmltools",
    "httpuv",
    "httr",
    "jquerylib",
    "jsonlite",
    "later",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "openssl",
    "otel",
    "promises",
    "purrr",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "sass",
    "scenes",
    "shiny",
    "slackcalls",
    "slackteams",
    "sodium",
    "sourcetools",
    "sys",
    "tzdb",
    "vctrs",
    "withr",
    "xtable"
  ],
  "_vignettes": [
    {
      "source": "login.Rmd",
      "filename": "login.html",
      "title": "Add a Slack Login to a shiny app",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Finding your team_id"
      ],
      "created": "2022-06-04 17:45:09",
      "modified": "2022-12-03 21:43:45",
      "commits": 2
    }
  ],
  "_score": 3.9030899869919438,
  "_indexed": false,
  "_nocasepkg": "shinyslack",
  "_universes": [
    "jonthegeek"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.0.9010",
      "date": "2026-07-19T05:39:55.000Z",
      "distro": "resolute",
      "commit": "c52d08d1ca59496785b7beee6a6a6ad99fa9bc38",
      "fileid": "https://r2.ropensci.org/8fb9c251d0d93cee4b2a82ed172b07bc0e2c244317f2d931631bc76a7a9135e1",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jonthegeek/actions/runs/29675026412"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.0.9010",
      "date": "2026-07-19T05:39:57.000Z",
      "distro": "resolute",
      "commit": "c52d08d1ca59496785b7beee6a6a6ad99fa9bc38",
      "fileid": "https://r2.ropensci.org/b3965854b23afb60bddeeb641c370e192a00a380f3a328f30d6a2c2001afafb0",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jonthegeek/actions/runs/29675026412"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.0.9010",
      "date": "2026-07-19T05:40:14.000Z",
      "commit": "c52d08d1ca59496785b7beee6a6a6ad99fa9bc38",
      "fileid": "https://r2.ropensci.org/7495cb198efa16f876de8c13a1ea65ebb5f3a9157b090cd049c97a86bb0293cd",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jonthegeek/actions/runs/29675026412"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.0.0.9010",
      "date": "2026-07-19T05:41:06.000Z",
      "commit": "c52d08d1ca59496785b7beee6a6a6ad99fa9bc38",
      "fileid": "https://r2.ropensci.org/d0f1bb59fba9777e45ba61b04831962eec3b4656033e2b9a460ca23e12f11895",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jonthegeek/actions/runs/29675026412"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.0.9010",
      "date": "2026-07-19T05:39:51.000Z",
      "commit": "c52d08d1ca59496785b7beee6a6a6ad99fa9bc38",
      "fileid": "https://r2.ropensci.org/291e1f580ce496768192c9ced14cf8f2e4a6d389420c6feac24575b371f9b332",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jonthegeek/actions/runs/29675026412"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.0.9010",
      "date": "2026-07-19T05:39:10.000Z",
      "commit": "c52d08d1ca59496785b7beee6a6a6ad99fa9bc38",
      "fileid": "https://r2.ropensci.org/9f31e7890a48644d8ea269875a3868894619622cdd5b4c675db2846485b9d492",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jonthegeek/actions/runs/29675026412"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.0.9010",
      "date": "2026-07-19T05:39:11.000Z",
      "commit": "c52d08d1ca59496785b7beee6a6a6ad99fa9bc38",
      "fileid": "https://r2.ropensci.org/9067f6907ef08821f9a5c69a68612742b6c6172fe42c841085946b66e6b63832",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jonthegeek/actions/runs/29675026412"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.0.0.9010",
      "date": "2026-07-19T05:39:23.000Z",
      "commit": "c52d08d1ca59496785b7beee6a6a6ad99fa9bc38",
      "fileid": "https://r2.ropensci.org/3d6c98169267b3612aaa4c5d36997f14bc5996c71e8a092b2fd291e5072c0efd",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jonthegeek/actions/runs/29675026412"
    }
  ]
}