{
  "_id": "6a10a958acfb0bcc41cbea68",
  "Package": "shinydbauth",
  "Title": "Simple Authentification for 'shiny' Applications",
  "Version": "1.0.0.2",
  "Authors@R": "person(\"Diego\", \"Florio\", , \"diegoefe@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0009-0002-1799-0189\"))",
  "Description": "Provides a simple authentification mechanism for single\n'shiny' applications. Authentification and password change\nfunctionality are performed calling user provided functions\nthat typically access some database backend. Source code of\nmain applications is protected until authentication is\nsuccessful.",
  "License": "GPL-3",
  "URL": "https://github.com/diegoefe/shinydbauth",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "Repository": "https://diegoefe.r-universe.dev",
  "Date/Publication": "2024-07-21 04:52:05 UTC",
  "RemoteUrl": "https://github.com/diegoefe/shinydbauth",
  "RemoteRef": "HEAD",
  "RemoteSha": "1199ca572829b41da18f59ebe342435d0a8447e8",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-22 18:50:30 UTC",
    "User": "root"
  },
  "Author": "Diego Florio [aut, cre] (ORCID:\n<https://orcid.org/0009-0002-1799-0189>)",
  "Maintainer": "Diego Florio <diegoefe@gmail.com>",
  "MD5sum": "b8a1b7a1b105a5f7b05cc09b09e20be8",
  "_user": "diegoefe",
  "_type": "src",
  "_file": "shinydbauth_1.0.0.2.tar.gz",
  "_fileid": "4684c9c393bb586a72cfc2430579d27ef8a88ad65ec0005daac0a64b4115970d",
  "_filesize": 196161,
  "_sha256": "4684c9c393bb586a72cfc2430579d27ef8a88ad65ec0005daac0a64b4115970d",
  "_created": "2026-05-22T18:50:30.000Z",
  "_published": "2026-05-22T19:07:04.613Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77443056741,
      "time": 133,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7168127671"
    },
    {
      "job": 77443056783,
      "time": 131,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7168127573"
    },
    {
      "job": 77443056757,
      "time": 173,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7168318981"
    },
    {
      "job": 77443056744,
      "time": 157,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7168309933"
    },
    {
      "job": 77442620056,
      "time": 169,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7168043771"
    },
    {
      "job": 77443056756,
      "time": 124,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7168125275"
    },
    {
      "job": 77443056835,
      "time": 90,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7168112998"
    },
    {
      "job": 77443056803,
      "time": 81,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7168107030"
    },
    {
      "job": 77443056809,
      "time": 106,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7168116603"
    }
  ],
  "_buildurl": "https://github.com/r-universe/diegoefe/actions/runs/26273114121",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/diegoefe/shinydbauth",
  "_commit": {
    "id": "1199ca572829b41da18f59ebe342435d0a8447e8",
    "author": "Diego Florio <diegoefe@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update README.md",
    "time": 1721537525
  },
  "_maintainer": {
    "name": "Diego Florio",
    "email": "diegoefe@gmail.com",
    "login": "diegoefe",
    "description": "Argentina based SSD",
    "uuid": 1447920
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "htmltools",
      "role": "Imports"
    },
    {
      "package": "DT",
      "version": ">= 0.5",
      "role": "Imports"
    },
    {
      "package": "openssl",
      "role": "Imports"
    },
    {
      "package": "R.utils",
      "role": "Imports"
    },
    {
      "package": "billboarder",
      "role": "Imports"
    },
    {
      "package": "scrypt",
      "role": "Imports"
    },
    {
      "package": "yaml",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "keyring",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 2.1.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "diegoefe",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 5,
  "_contributors": [
    {
      "user": "diegoefe",
      "count": 27,
      "uuid": 1447920
    }
  ],
  "_userbio": {
    "uuid": 1447920,
    "type": "user",
    "name": "Diego Florio",
    "description": "Argentina based SSD"
  },
  "_downloads": {
    "count": 199,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/shinydbauth"
  },
  "_devurl": "https://github.com/diegoefe/shinydbauth",
  "_searchresults": 1,
  "_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/shinydbauth.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/diegoefe/shinydbauth",
  "_realowner": "diegoefe",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0.1",
      "date": "2023-12-10"
    }
  ],
  "_exports": [
    "auth_server",
    "auth_ui",
    "chpass_server",
    "chpass_ui",
    "create_server",
    "fab_button",
    "get_labels",
    "secure_app",
    "secure_server",
    "set_labels",
    "use_language"
  ],
  "_help": [
    {
      "page": "custom-labels",
      "title": "Modify shinydbauth labels to use custom text",
      "topics": [
        "custom-labels",
        "get_labels",
        "set_labels"
      ]
    },
    {
      "page": "fab_button",
      "title": "Create a FAB button",
      "topics": [
        "fab_button"
      ]
    },
    {
      "page": "module-authentication",
      "title": "Authentication module",
      "topics": [
        "auth_server",
        "auth_ui",
        "module-authentication"
      ]
    },
    {
      "page": "module-chpass",
      "title": "Change password module",
      "topics": [
        "chpass_server",
        "chpass_ui",
        "module-chpass"
      ]
    },
    {
      "page": "secure-app",
      "title": "Secure a Shiny application and manage authentication",
      "topics": [
        "create_server",
        "secure-app",
        "secure_app",
        "secure_server"
      ]
    },
    {
      "page": "use_language",
      "title": "Use shinydbauth labels",
      "topics": [
        "use_language"
      ]
    }
  ],
  "_readme": "https://github.com/diegoefe/shinydbauth/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "base64enc",
    "billboarder",
    "bslib",
    "cachem",
    "cli",
    "commonmark",
    "cpp11",
    "crosstalk",
    "digest",
    "DT",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "ggplot2",
    "glue",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "later",
    "lazyeval",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "openssl",
    "otel",
    "promises",
    "R.methodsS3",
    "R.oo",
    "R.utils",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "S7",
    "sass",
    "scales",
    "scrypt",
    "shiny",
    "sourcetools",
    "sys",
    "tinytex",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "xtable",
    "yaml"
  ],
  "_score": 3.3979400086720375,
  "_indexed": true,
  "_nocasepkg": "shinydbauth",
  "_universes": [
    "diegoefe"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0.2",
      "date": "2026-05-22T18:54:57.000Z",
      "distro": "noble",
      "commit": "1199ca572829b41da18f59ebe342435d0a8447e8",
      "fileid": "11e33fe5c57dddbfb50f5b742d4770e1b09bd04620af34d0168ca78f089bfabd",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/diegoefe/actions/runs/26273114121"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0.2",
      "date": "2026-05-22T18:54:57.000Z",
      "distro": "noble",
      "commit": "1199ca572829b41da18f59ebe342435d0a8447e8",
      "fileid": "91eb8dab0683fbcb1882ffa4fe136ca4d5c66aee5cdf37f62847b732c4a4b7c0",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/diegoefe/actions/runs/26273114121"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0.2",
      "date": "2026-05-22T19:05:54.000Z",
      "commit": "1199ca572829b41da18f59ebe342435d0a8447e8",
      "fileid": "2644be1920d2515f6e6120d6962e84dba92546989c7e41ab9eab958fc07762b4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/diegoefe/actions/runs/26273114121"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0.2",
      "date": "2026-05-22T19:05:23.000Z",
      "commit": "1199ca572829b41da18f59ebe342435d0a8447e8",
      "fileid": "dc34cc2ec91253e86aa4941d5f8e532e082073064581e2152444ec58eca0961f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/diegoefe/actions/runs/26273114121"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0.2",
      "date": "2026-05-22T18:55:07.000Z",
      "commit": "1199ca572829b41da18f59ebe342435d0a8447e8",
      "fileid": "9eefc74fd2320a83e017ab9a83568e837929941452232fc13bdc985e5ee6cef9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/diegoefe/actions/runs/26273114121"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0.2",
      "date": "2026-05-22T18:54:05.000Z",
      "commit": "1199ca572829b41da18f59ebe342435d0a8447e8",
      "fileid": "43677cb67228a1d3af0b8dbb62c0d29aabbcc0c91dcafbd6c41434c52cc3ae18",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/diegoefe/actions/runs/26273114121"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0.2",
      "date": "2026-05-22T18:53:46.000Z",
      "commit": "1199ca572829b41da18f59ebe342435d0a8447e8",
      "fileid": "16bb7a9b86140ed69b477ea28292b0d8b592ef289fe4ab7d8b57516158d91776",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/diegoefe/actions/runs/26273114121"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0.2",
      "date": "2026-05-22T18:54:13.000Z",
      "commit": "1199ca572829b41da18f59ebe342435d0a8447e8",
      "fileid": "c37b18aa0f4da39df4924f0dc47e364a620966ba6df7e53d1ca295e37fcc63f7",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/diegoefe/actions/runs/26273114121"
    }
  ]
}