{
  "_id": "6a5204389b92047c28d53dbf",
  "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-07-11 08:49:22 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>",
  "_user": "daattali",
  "_type": "src",
  "_file": "shinyalert_3.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/5f9f692e54003d79529ec9b35bad8951b57bbd34b92baafce0c56ec8d26a7c4b",
  "_filesize": 545868,
  "_sha256": "5f9f692e54003d79529ec9b35bad8951b57bbd34b92baafce0c56ec8d26a7c4b",
  "_expires": "2026-10-19T08:52:07.000Z",
  "_created": "2026-07-11T08:49:22.000Z",
  "_published": "2026-07-11T08:52:08.622Z",
  "_jobs": [
    {
      "job": 86529484786,
      "time": 132,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8246984285"
    },
    {
      "job": 86529484742,
      "time": 121,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8246982863"
    },
    {
      "job": 86529484754,
      "time": 89,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8246978612"
    },
    {
      "job": 86529484736,
      "time": 109,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8246981037"
    },
    {
      "job": 86529270131,
      "time": 189,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8246966638"
    },
    {
      "job": 86529484733,
      "time": 106,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8246980879"
    },
    {
      "job": 86529484744,
      "time": 56,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8246974259"
    },
    {
      "job": 86529484738,
      "time": 67,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8246975672"
    },
    {
      "job": 86529484735,
      "time": 62,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8246975023"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/daattali/actions/runs/29146642272",
  "_status": "success",
  "_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
  },
  "_distro": "resolute",
  "_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": 30,
  "_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",
    "followers": 2232,
    "description": "Founder & Lead R-Shiny consultant @ AttaliTech Ltd. Passionate about writing open source tools. Extreme traveller."
  },
  "_downloads": {
    "count": 10054,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/shinyalert"
  },
  "_mentions": 3,
  "_devurl": "https://github.com/daattali/shinyalert",
  "_searchresults": 1912,
  "_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/shinyalert.html",
    "LICENSE",
    "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.106125640094504,
  "_indexed": true,
  "_nocasepkg": "shinyalert",
  "_universes": [
    "daattali"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "3.1.0",
      "date": "2026-07-11T08:51:40.000Z",
      "distro": "resolute",
      "commit": "b632e61147bd518b90f610cc166764453fdd9d38",
      "fileid": "https://r2.ropensci.org/996b0acf43f6d2bbb7464425b97121de0d97dbd7682a832429392ec3852c11db",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daattali/actions/runs/29146642272"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "3.1.0",
      "date": "2026-07-11T08:51:31.000Z",
      "distro": "resolute",
      "commit": "b632e61147bd518b90f610cc166764453fdd9d38",
      "fileid": "https://r2.ropensci.org/a1778f6c8b8a54d32032fbe5347f96bc03dc82ade8061ef688b5fab7b5d44ff9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daattali/actions/runs/29146642272"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "3.1.0",
      "date": "2026-07-11T08:50:59.000Z",
      "commit": "b632e61147bd518b90f610cc166764453fdd9d38",
      "fileid": "https://r2.ropensci.org/8e4ba521e377be74d5a824c9e71362e75347ea497e2aff9024c7efc67f068303",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daattali/actions/runs/29146642272"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "3.1.0",
      "date": "2026-07-11T08:51:18.000Z",
      "commit": "b632e61147bd518b90f610cc166764453fdd9d38",
      "fileid": "https://r2.ropensci.org/42e820924f71965cddda1527dec40e6ef2281c4356a685611846e7992424be30",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daattali/actions/runs/29146642272"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "3.1.0",
      "date": "2026-07-11T08:51:24.000Z",
      "commit": "b632e61147bd518b90f610cc166764453fdd9d38",
      "fileid": "https://r2.ropensci.org/7a4eefc5acd80454f9eed66b78e977624226013cc5c9af8ac2a1f2fe49f61912",
      "status": "success",
      "buildurl": "https://github.com/r-universe/daattali/actions/runs/29146642272"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "3.1.0",
      "date": "2026-07-11T08:50:22.000Z",
      "commit": "b632e61147bd518b90f610cc166764453fdd9d38",
      "fileid": "https://r2.ropensci.org/46d467e2bedba009ec74a7154a9837b05acffa177800979eaa46479608f4bd78",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daattali/actions/runs/29146642272"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "3.1.0",
      "date": "2026-07-11T08:50:33.000Z",
      "commit": "b632e61147bd518b90f610cc166764453fdd9d38",
      "fileid": "https://r2.ropensci.org/9f81c9b3d92ed9ca2860b2323ef566b74d68160bd69f2ecf547d3a8abe9c80e9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daattali/actions/runs/29146642272"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "3.1.0",
      "date": "2026-07-11T08:50:29.000Z",
      "commit": "b632e61147bd518b90f610cc166764453fdd9d38",
      "fileid": "https://r2.ropensci.org/d18f0c1911c82298accb9eb221b50300d14f923378fa70684577c04cc4f8e29f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daattali/actions/runs/29146642272"
    }
  ]
}