{
  "_id": "6a48ca5eb5e98c40829fc485",
  "Package": "shinyauthr",
  "Type": "Package",
  "Title": "'Shiny' Authentication Modules",
  "Version": "1.0.0.9000",
  "Authors@R": "c(person(given = \"Paul\",\nfamily = \"Campbell\",\nemail = \"pacampbell91@gmail.com\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-1018-6606\")),\nperson(given = \"Michael\",\nfamily = \"Dewar\",\nemail = \"michael.p.dewar@gmail.com\",\nrole = \"ctb\"))",
  "Description": "Add in-app user authentication to 'shiny', allowing you to\nsecure publicly hosted apps and build dynamic user interfaces\nfrom user information.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "URL": "https://github.com/paulc91/shinyauthr",
  "BugReports": "https://github.com/paulc91/shinyauthr/issues",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "cmake make libuv1-dev zlib1g-dev",
  "Repository": "https://paulc91.r-universe.dev",
  "Date/Publication": "2024-03-04 17:13:02 UTC",
  "RemoteUrl": "https://github.com/paulc91/shinyauthr",
  "RemoteRef": "HEAD",
  "RemoteSha": "1eea807a5d1ddfd5f67505110029c5b9389cc3f6",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-04 08:19:40 UTC",
    "User": "root"
  },
  "Author": "Paul Campbell [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-1018-6606>),\nMichael Dewar [ctb]",
  "Maintainer": "Paul Campbell <pacampbell91@gmail.com>",
  "_user": "paulc91",
  "_type": "src",
  "_file": "shinyauthr_1.0.0.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/68a5d38cb2c8cc6f6d55610f5f348baa665fe266fbf0fa3574f23a5327b2ea00",
  "_filesize": 130175,
  "_sha256": "68a5d38cb2c8cc6f6d55610f5f348baa665fe266fbf0fa3574f23a5327b2ea00",
  "_expires": "2026-10-12T08:54:53.000Z",
  "_created": "2026-07-04T08:19:40.000Z",
  "_published": "2026-07-04T08:54:54.790Z",
  "_jobs": [
    {
      "job": 85117168168,
      "time": 134,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8079990503"
    },
    {
      "job": 85117168178,
      "time": 142,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8079991437"
    },
    {
      "job": 85117168163,
      "time": 130,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8080210108"
    },
    {
      "job": 85117168174,
      "time": 127,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8080210744"
    },
    {
      "job": 85116992251,
      "time": 168,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8079973819"
    },
    {
      "job": 85117168160,
      "time": 167,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8079994299"
    },
    {
      "job": 85117168179,
      "time": 72,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8079982513"
    },
    {
      "job": 85117168180,
      "time": 78,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8079983416"
    },
    {
      "job": 85117168206,
      "time": 76,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8079983694"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/paulc91/actions/runs/28700258737",
  "_status": "success",
  "_upstream": "https://github.com/paulc91/shinyauthr",
  "_commit": {
    "id": "1eea807a5d1ddfd5f67505110029c5b9389cc3f6",
    "author": "Paul Campbell <pacampbell91@gmail.com>",
    "committer": "Paul Campbell <pacampbell91@gmail.com>",
    "message": "update github actions and move sodium to suggests\n",
    "time": 1709572382
  },
  "_maintainer": {
    "name": "Paul Campbell",
    "email": "pacampbell91@gmail.com",
    "login": "paulc91",
    "mastodon": "@paulc91@fosstodon.org",
    "bluesky": "@paulc91.bsky.social",
    "description": "",
    "uuid": 25231784,
    "orcid": "0000-0003-1018-6606"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "shiny",
      "version": ">= 1.5.0",
      "role": "Imports"
    },
    {
      "package": "shinyjs",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "sodium",
      "role": "Suggests"
    },
    {
      "package": "DBI",
      "role": "Suggests"
    },
    {
      "package": "RSQLite",
      "role": "Suggests"
    },
    {
      "package": "lubridate",
      "role": "Suggests"
    },
    {
      "package": "shinydashboard",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "shinytest",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    }
  ],
  "_owner": "paulc91",
  "_selfowned": true,
  "_usedby": 5,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "authentication",
    "shiny"
  ],
  "_stars": 439,
  "_contributors": [
    {
      "user": "paulc91",
      "count": 76,
      "uuid": 25231784
    },
    {
      "user": "michael-dewar",
      "count": 16,
      "uuid": 59778502
    },
    {
      "user": "olreim",
      "count": 3,
      "uuid": 340918
    },
    {
      "user": "chuckhend",
      "count": 1,
      "uuid": 15756360
    },
    {
      "user": "burgerga",
      "count": 1,
      "uuid": 907362
    },
    {
      "user": "revanthnemani",
      "count": 1,
      "uuid": 43512987
    },
    {
      "user": "yogat3ch",
      "count": 1,
      "uuid": 32208821
    },
    {
      "user": "laresbernardo",
      "count": 1,
      "uuid": 25909073
    }
  ],
  "_userbio": {
    "uuid": 25231784,
    "type": "user",
    "name": "Paul Campbell",
    "followers": 137
  },
  "_downloads": {
    "count": 814,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/shinyauthr"
  },
  "_devurl": "https://github.com/paulc91/shinyauthr",
  "_searchresults": 188,
  "_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/shinyauthr.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/paulc91/shinyauthr",
  "_realowner": "paulc91",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2021-07-20"
    }
  ],
  "_exports": [
    "login",
    "loginServer",
    "loginUI",
    "logout",
    "logoutServer",
    "logoutUI",
    "runExample"
  ],
  "_help": [
    {
      "page": "login",
      "title": "login server module (deprecated)",
      "topics": [
        "login"
      ]
    },
    {
      "page": "loginServer",
      "title": "login server module",
      "topics": [
        "loginServer"
      ]
    },
    {
      "page": "loginUI",
      "title": "login UI module",
      "topics": [
        "loginUI"
      ]
    },
    {
      "page": "logout",
      "title": "logout server module (deprecated)",
      "topics": [
        "logout"
      ]
    },
    {
      "page": "logoutServer",
      "title": "logout server module",
      "topics": [
        "logoutServer"
      ]
    },
    {
      "page": "logoutUI",
      "title": "logout UI module",
      "topics": [
        "logoutUI"
      ]
    },
    {
      "page": "runExample",
      "title": "Run shinyauthr examples",
      "topics": [
        "runExample"
      ]
    }
  ],
  "_readme": "https://github.com/paulc91/shinyauthr/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "commonmark",
    "digest",
    "dplyr",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "glue",
    "htmltools",
    "httpuv",
    "jquerylib",
    "jsonlite",
    "later",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "otel",
    "pillar",
    "pkgconfig",
    "promises",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "sass",
    "shiny",
    "shinyjs",
    "sourcetools",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr",
    "xtable"
  ],
  "_score": 8.63678167291176,
  "_indexed": true,
  "_nocasepkg": "shinyauthr",
  "_universes": [
    "paulc91"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0.9000",
      "date": "2026-07-04T08:21:55.000Z",
      "distro": "resolute",
      "commit": "1eea807a5d1ddfd5f67505110029c5b9389cc3f6",
      "fileid": "https://r2.ropensci.org/7469fa77076d007c6c7f1d306389ae67843e13e1474a15b18d957b116b3e9b64",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulc91/actions/runs/28700258737"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.0.9000",
      "date": "2026-07-04T08:22:02.000Z",
      "distro": "resolute",
      "commit": "1eea807a5d1ddfd5f67505110029c5b9389cc3f6",
      "fileid": "https://r2.ropensci.org/e5885a827409e32bda5f4e3b8ef3c4085f9ef991d97379b662687ca2469d6c55",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulc91/actions/runs/28700258737"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0.9000",
      "date": "2026-07-04T08:53:59.000Z",
      "commit": "1eea807a5d1ddfd5f67505110029c5b9389cc3f6",
      "fileid": "https://r2.ropensci.org/b870271886e722043b049c269958262dc45abeeecf6e14ab2f5d827306d0c610",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulc91/actions/runs/28700258737"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.0.9000",
      "date": "2026-07-04T08:54:03.000Z",
      "commit": "1eea807a5d1ddfd5f67505110029c5b9389cc3f6",
      "fileid": "https://r2.ropensci.org/f58304638f727a4d39b01ed4ec4ca054b516b10e5942f96d38a42b9f9d1634eb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulc91/actions/runs/28700258737"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0.9000",
      "date": "2026-07-04T08:22:37.000Z",
      "commit": "1eea807a5d1ddfd5f67505110029c5b9389cc3f6",
      "fileid": "https://r2.ropensci.org/f5d862cd856256fc6967a6a1b5a18f7452ac99f2e47102e2f31d5b6492f61c6d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/paulc91/actions/runs/28700258737"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0.9000",
      "date": "2026-07-04T08:20:46.000Z",
      "commit": "1eea807a5d1ddfd5f67505110029c5b9389cc3f6",
      "fileid": "https://r2.ropensci.org/53b0823031f85721ad247cc95bc704f89053304087f3601cbf76f14f767b3ab1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulc91/actions/runs/28700258737"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0.9000",
      "date": "2026-07-04T08:20:46.000Z",
      "commit": "1eea807a5d1ddfd5f67505110029c5b9389cc3f6",
      "fileid": "https://r2.ropensci.org/6c64a5cdfdaffd3f79311a2e25133c74cbb09c5458fbe7a8540c8ab5ee90bb9d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulc91/actions/runs/28700258737"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0.0.9000",
      "date": "2026-07-04T08:20:57.000Z",
      "commit": "1eea807a5d1ddfd5f67505110029c5b9389cc3f6",
      "fileid": "https://r2.ropensci.org/51213b6a984d2bc79d9f9c6ebac077734e9e326e1b8c9e1724a2c354d184dd59",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulc91/actions/runs/28700258737"
    }
  ]
}