{
  "_id": "6a1ed543b401979e7340e5ad",
  "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-05-20 10:35:55 UTC",
    "User": "root"
  },
  "Author": "Jon Harmon [aut, cre] (ORCID: <https://orcid.org/0000-0003-4781-4346>)",
  "Maintainer": "Jon Harmon <jonthegeek@gmail.com>",
  "MD5sum": "c5b96401fc594d7aaec1fed2f92fb507",
  "_user": "jonthegeek",
  "_type": "src",
  "_file": "shinyslack_0.0.0.9010.tar.gz",
  "_fileid": "8311b18bc772c93ee2699760c40011434437923ba128209f114d00c8610fb655",
  "_filesize": 98716,
  "_sha256": "8311b18bc772c93ee2699760c40011434437923ba128209f114d00c8610fb655",
  "_created": "2026-05-20T10:35:55.000Z",
  "_published": "2026-06-02T13:06:11.153Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79077112038,
      "time": 144,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7107715872"
    },
    {
      "job": 79077111676,
      "time": 148,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7107716863"
    },
    {
      "job": 79077111859,
      "time": 124,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7107855968"
    },
    {
      "job": 79077111090,
      "time": 112,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7107877998"
    },
    {
      "job": 79077110643,
      "time": 192,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7107666259"
    },
    {
      "job": 79077110104,
      "time": 134,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7358470932"
    },
    {
      "job": 79077111595,
      "time": 111,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7107705035"
    },
    {
      "job": 79077111982,
      "time": 99,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7107700889"
    },
    {
      "job": 79077111086,
      "time": 98,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7107700810"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jonthegeek/actions/runs/26156916815",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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"
  },
  "_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",
    "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.0",
  "_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",
    "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-05-20T10:38:19.000Z",
      "distro": "noble",
      "commit": "c52d08d1ca59496785b7beee6a6a6ad99fa9bc38",
      "fileid": "717b0baa3c68f6e990c09f99da7c222d0980ba42383b42954937b4546b02548a",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jonthegeek/actions/runs/26156916815"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.0.9010",
      "date": "2026-05-20T10:38:22.000Z",
      "distro": "noble",
      "commit": "c52d08d1ca59496785b7beee6a6a6ad99fa9bc38",
      "fileid": "9d20a7c8e7dfb7b0b14e6481424425197f7eff86de8b54778c2379e53211c84e",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jonthegeek/actions/runs/26156916815"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.0.9010",
      "date": "2026-05-20T10:45:31.000Z",
      "commit": "c52d08d1ca59496785b7beee6a6a6ad99fa9bc38",
      "fileid": "92eca73afe2181377286654fe308c74cdcb10cf5247ee92a1c72dac0a7ca412a",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jonthegeek/actions/runs/26156916815"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.0.9010",
      "date": "2026-05-20T10:46:43.000Z",
      "commit": "c52d08d1ca59496785b7beee6a6a6ad99fa9bc38",
      "fileid": "af7cf99307908f2841eb468ca77d5d72667a8ba1d5d76e1f5f346dab25913806",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jonthegeek/actions/runs/26156916815"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.0.9010",
      "date": "2026-05-20T10:37:41.000Z",
      "commit": "c52d08d1ca59496785b7beee6a6a6ad99fa9bc38",
      "fileid": "fbac54c6443f06ce745e5c52c648cf37099a01061abd6433bd19ae834c868a97",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jonthegeek/actions/runs/26156916815"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.0.9010",
      "date": "2026-05-20T10:37:31.000Z",
      "commit": "c52d08d1ca59496785b7beee6a6a6ad99fa9bc38",
      "fileid": "4bf54b5210bc4896fe17d3e180383d6f249b6ea22a3bd40b8d78e9382728c372",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jonthegeek/actions/runs/26156916815"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.0.9010",
      "date": "2026-05-20T10:37:32.000Z",
      "commit": "c52d08d1ca59496785b7beee6a6a6ad99fa9bc38",
      "fileid": "1e536f152fb25167b6537396af315511bcd16addbf3085af36822be69864c580",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jonthegeek/actions/runs/26156916815"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.0.9010",
      "date": "2026-06-02T13:05:20.000Z",
      "commit": "c52d08d1ca59496785b7beee6a6a6ad99fa9bc38",
      "fileid": "78b02f5ead6812a43d4e1adef5bebbba9a4ae8ea322b12460de23c4e1e82cc8d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jonthegeek/actions/runs/26156916815"
    }
  ]
}