{
  "_id": "6a2a97da7b7a29ca6004fda6",
  "Package": "shinyalert",
  "Title": "Easily Create Pretty Popup Messages (Modals) in 'Shiny'",
  "Version": "3.1.0",
  "Authors@R": "c(\nperson(\"Dean\", \"Attali\",\nemail = \"daattali@gmail.com\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID=\"0000-0002-5645-3493\", \"R interface\")),\nperson(\"Tristan\", \"Edwards\", role = c(\"aut\"),\ncomment = \"sweetalert library\"),\nperson(\"Zhengjia\", \"Wang\", role = c(\"ctb\"))\n)",
  "Description": "Easily create pretty popup messages (modals) in 'Shiny'. A\nmodal can contain text, images, OK/Cancel buttons, an input to\nget a response from the user, and many more customizable\noptions.",
  "URL": "https://github.com/daattali/shinyalert,\nhttps://daattali.com/shiny/shinyalert-demo/",
  "BugReports": "https://github.com/daattali/shinyalert/issues",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "Roxygen": "list(markdown = TRUE)",
  "Config/pak/sysreqs": "cmake make libuv1-dev zlib1g-dev",
  "Repository": "https://daattali.r-universe.dev",
  "Date/Publication": "2024-06-02 16:48:16 UTC",
  "RemoteUrl": "https://github.com/daattali/shinyalert",
  "RemoteRef": "HEAD",
  "RemoteSha": "b632e61147bd518b90f610cc166764453fdd9d38",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-11 11:07:13 UTC",
    "User": "root"
  },
  "Author": "Dean Attali [aut, cre] (ORCID: <https://orcid.org/0000-0002-5645-3493>,\nR interface),\nTristan Edwards [aut] (sweetalert library),\nZhengjia Wang [ctb]",
  "Maintainer": "Dean Attali <daattali@gmail.com>",
  "MD5sum": "7ebd864f6c6d03a5d923a1d089f10555",
  "_user": "daattali",
  "_type": "src",
  "_file": "shinyalert_3.1.0.tar.gz",
  "_fileid": "310c49e2d22bf3873683ad9743841f18547dfe2ef2f6ccc531d48b7c15c2b883",
  "_filesize": 541146,
  "_sha256": "310c49e2d22bf3873683ad9743841f18547dfe2ef2f6ccc531d48b7c15c2b883",
  "_created": "2026-06-11T11:07:13.000Z",
  "_published": "2026-06-11T11:11:22.231Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80782730406,
      "time": 176,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7562443582"
    },
    {
      "job": 80782730414,
      "time": 128,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7562427262"
    },
    {
      "job": 80782730448,
      "time": 109,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7562454281"
    },
    {
      "job": 80782730411,
      "time": 118,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7562432676"
    },
    {
      "job": 80782117598,
      "time": 206,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7562380632"
    },
    {
      "job": 80782730346,
      "time": 112,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7562421416"
    },
    {
      "job": 80782730397,
      "time": 65,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7562404744"
    },
    {
      "job": 80782730423,
      "time": 75,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7562408583"
    },
    {
      "job": 80782730435,
      "time": 104,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7562419347"
    }
  ],
  "_buildurl": "https://github.com/r-universe/daattali/actions/runs/27342328797",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/daattali/shinyalert",
  "_commit": {
    "id": "b632e61147bd518b90f610cc166764453fdd9d38",
    "author": "Dean Attali <daattali@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "action: upgrade checkout 3 -> 4",
    "time": 1717346896
  },
  "_maintainer": {
    "name": "Dean Attali",
    "email": "daattali@gmail.com",
    "login": "daattali",
    "orcid": "0000-0002-5645-3493",
    "twitter": "@daattali",
    "description": "Founder & Lead R-Shiny consultant @ AttaliTech Ltd. Passionate about writing open source tools. Extreme traveller.",
    "uuid": 952340
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.2",
      "role": "Depends"
    },
    {
      "package": "htmltools",
      "version": ">= 0.3.5",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "version": ">= 1.0.4",
      "role": "Imports"
    },
    {
      "package": "uuid",
      "role": "Imports"
    },
    {
      "package": "colourpicker",
      "role": "Suggests"
    },
    {
      "package": "shinydisconnect",
      "role": "Suggests"
    }
  ],
  "_owner": "daattali",
  "_selfowned": true,
  "_usedby": 24,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "shiny",
    "shiny-r"
  ],
  "_stars": 246,
  "_contributors": [
    {
      "user": "daattali",
      "count": 107,
      "uuid": 952340
    },
    {
      "user": "etiennebacher",
      "count": 1,
      "uuid": 52219252
    },
    {
      "user": "ch0c0l8ra1n",
      "count": 1,
      "uuid": 24754681
    }
  ],
  "_userbio": {
    "uuid": 952340,
    "type": "user",
    "name": "Dean Attali",
    "description": "Founder & Lead R-Shiny consultant @ AttaliTech Ltd. Passionate about writing open source tools. Extreme traveller."
  },
  "_downloads": {
    "count": 11708,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/shinyalert"
  },
  "_mentions": 3,
  "_devurl": "https://github.com/daattali/shinyalert",
  "_searchresults": 1932,
  "_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/shinyalert.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/daattali/shinyalert",
  "_realowner": "daattali",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0",
      "date": "2018-02-12"
    },
    {
      "version": "1.1",
      "date": "2020-04-29"
    },
    {
      "version": "2.0.0",
      "date": "2020-09-12"
    },
    {
      "version": "3.0.0",
      "date": "2021-12-20"
    },
    {
      "version": "3.1.0",
      "date": "2024-04-28"
    }
  ],
  "_exports": [
    "closeAlert",
    "runExample",
    "shinyalert",
    "useShinyalert"
  ],
  "_help": [
    {
      "page": "closeAlert",
      "title": "Close a shinyalert popup message",
      "topics": [
        "closeAlert"
      ]
    },
    {
      "page": "runExample",
      "title": "Run shinyalert example",
      "topics": [
        "runExample"
      ]
    },
    {
      "page": "shinyalert",
      "title": "Display a popup message (modal) in Shiny",
      "topics": [
        "shinyalert"
      ]
    },
    {
      "page": "useShinyalert",
      "title": "Set up a Shiny app to use shinyalert",
      "topics": [
        "useShinyalert"
      ]
    }
  ],
  "_readme": "https://github.com/daattali/shinyalert/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "commonmark",
    "digest",
    "fastmap",
    "fontawesome",
    "fs",
    "glue",
    "htmltools",
    "httpuv",
    "jquerylib",
    "jsonlite",
    "later",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "otel",
    "promises",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "sass",
    "shiny",
    "sourcetools",
    "uuid",
    "withr",
    "xtable"
  ],
  "_score": 11.079878694095541,
  "_indexed": true,
  "_nocasepkg": "shinyalert",
  "_universes": [
    "daattali"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "3.1.0",
      "date": "2026-06-11T11:10:23.000Z",
      "distro": "noble",
      "commit": "b632e61147bd518b90f610cc166764453fdd9d38",
      "fileid": "870256d815081990151fcf15515131ccf085d4aa118d8d2d393a1e442d4896f9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daattali/actions/runs/27342328797"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "3.1.0",
      "date": "2026-06-11T11:09:35.000Z",
      "distro": "noble",
      "commit": "b632e61147bd518b90f610cc166764453fdd9d38",
      "fileid": "117507db4323e30211825d858119ba3a8b7e8f315d51245a86d5c79296241654",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daattali/actions/runs/27342328797"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "3.1.0",
      "date": "2026-06-11T11:10:55.000Z",
      "commit": "b632e61147bd518b90f610cc166764453fdd9d38",
      "fileid": "97eacb7a7193162a7793fd1694682a7f50998a6620051e6d0327bcf42ff42f6f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daattali/actions/runs/27342328797"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "3.1.0",
      "date": "2026-06-11T11:09:47.000Z",
      "commit": "b632e61147bd518b90f610cc166764453fdd9d38",
      "fileid": "291152ed02201107572c3d5b20907d8173f8e51eb11112a64507739906b82000",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daattali/actions/runs/27342328797"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "3.1.0",
      "date": "2026-06-11T11:09:28.000Z",
      "commit": "b632e61147bd518b90f610cc166764453fdd9d38",
      "fileid": "fa3e1ca4bfd6a4d05abcb2dea7d771a5d51e721b6d4c0acb10c4c3edaf774e1a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/daattali/actions/runs/27342328797"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "3.1.0",
      "date": "2026-06-11T11:08:31.000Z",
      "commit": "b632e61147bd518b90f610cc166764453fdd9d38",
      "fileid": "dd687f686dfea47a59b9890215583fe8023ba8a13935dd47368cea0c8ada509c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daattali/actions/runs/27342328797"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "3.1.0",
      "date": "2026-06-11T11:08:38.000Z",
      "commit": "b632e61147bd518b90f610cc166764453fdd9d38",
      "fileid": "5e0dcef7d38267b748cdd8dba2b150293bfe56fb378c1fcfe84e8b95b0c548ed",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daattali/actions/runs/27342328797"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "3.1.0",
      "date": "2026-06-11T11:09:10.000Z",
      "commit": "b632e61147bd518b90f610cc166764453fdd9d38",
      "fileid": "450e5ac7fd25128d22aa20f6ea5b1f4e80d992c9ae9e42825f3f5870439615c9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daattali/actions/runs/27342328797"
    }
  ]
}