{
  "_id": "6a49b1bcdbd0482285eb52c0",
  "Package": "waiter",
  "Title": "Loading Screen for 'Shiny'",
  "Version": "0.2.5.9000",
  "Date": "2022-01-02",
  "Authors@R": "c(\nperson(given = \"John\",\nfamily = \"Coene\",\nrole = c(\"aut\", \"cre\"),\nemail = \"jcoenep@gmail.com\"),\nperson(given = \"Jinhwan\",\nfamily = \"Kim\",\nrole = \"ctb\",\nemail = 'hwanistic@gmail.com'),\nperson(given = \"Victor\",\nfamily = \"Granda\",\nrole = c(\"ctb\"),\nemail = \"victorgrandagarcia@gmail.com\",\ncomment = c(ORCID = \"0000-0002-0469-1991\")))",
  "Description": "Full screen and partial loading screens for 'Shiny' with\nspinners, progress bars, and notifications.",
  "License": "MIT + file LICENSE",
  "URL": "https://waiter.john-coene.com/,\nhttps://github.com/JohnCoene/waiter",
  "BugReports": "https://github.com/JohnCoene/waiter/issues",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.1",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake make libuv1-dev zlib1g-dev",
  "Repository": "https://johncoene.r-universe.dev",
  "Date/Publication": "2024-04-12 07:01:08 UTC",
  "RemoteUrl": "https://github.com/johncoene/waiter",
  "RemoteRef": "HEAD",
  "RemoteSha": "776f9f3ccd27aa3322d6c6d37c47b3d7b1f393e6",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-19 11:07:44 UTC",
    "User": "root"
  },
  "Author": "John Coene [aut, cre],\nJinhwan Kim [ctb],\nVictor Granda [ctb] (ORCID: <https://orcid.org/0000-0002-0469-1991>)",
  "Maintainer": "John Coene <jcoenep@gmail.com>",
  "_user": "johncoene",
  "_type": "src",
  "_file": "waiter_0.2.5.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/4055412e54d94fecde8ca895081c290a3e1de61afde5f8e87ac181a7cdb85852",
  "_filesize": 1015445,
  "_sha256": "4055412e54d94fecde8ca895081c290a3e1de61afde5f8e87ac181a7cdb85852",
  "_expires": "2026-10-13T01:22:02.000Z",
  "_created": "2026-06-19T11:07:44.000Z",
  "_published": "2026-07-05T01:22:04.517Z",
  "_jobs": [
    {
      "job": 85182182554,
      "time": 170,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7748264625"
    },
    {
      "job": 85182182696,
      "time": 130,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7748252782"
    },
    {
      "job": 85182182644,
      "time": 99,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7748243119"
    },
    {
      "job": 85182182560,
      "time": 102,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7748244138"
    },
    {
      "job": 85182182483,
      "time": 184,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7748213219"
    },
    {
      "job": 85182182639,
      "time": 102,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7748244227"
    },
    {
      "job": 85182182549,
      "time": 88,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7748239959"
    },
    {
      "job": 85182182548,
      "time": 87,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7748239097"
    },
    {
      "job": 85182182708,
      "time": 88,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7748239404"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/johncoene/actions/runs/27821953394",
  "_status": "success",
  "_upstream": "https://github.com/johncoene/waiter",
  "_commit": {
    "id": "776f9f3ccd27aa3322d6c6d37c47b3d7b1f393e6",
    "author": "John Coene <jcoenep@gmail.com>",
    "committer": "John Coene <jcoenep@gmail.com>",
    "message": "docs: fix site\n",
    "time": 1712905268
  },
  "_maintainer": {
    "name": "John Coene",
    "email": "jcoenep@gmail.com",
    "login": "johncoene",
    "bluesky": "@johncoene.bsky.social",
    "linkedin": "in/johncoene",
    "description": "R, Go, JavaScript, and other indoor stuff.",
    "uuid": 7833796
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "htmltools",
      "role": "Imports"
    },
    {
      "package": "R6",
      "role": "Suggests"
    },
    {
      "package": "httr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "packer",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "johncoene",
  "_selfowned": true,
  "_usedby": 81,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "hacktoberfest",
    "shiny"
  ],
  "_stars": 495,
  "_contributors": [
    {
      "user": "johncoene",
      "count": 510,
      "uuid": 7833796
    },
    {
      "user": "malditobarbudo",
      "count": 11,
      "uuid": 4775311
    },
    {
      "user": "jhk0530",
      "count": 3,
      "uuid": 6457691
    },
    {
      "user": "federicomarini",
      "count": 2,
      "uuid": 7447478
    },
    {
      "user": "daattali",
      "count": 1,
      "uuid": 952340
    },
    {
      "user": "gadenbuie",
      "count": 1,
      "uuid": 5420529
    },
    {
      "user": "federiva",
      "count": 1,
      "uuid": 25372718
    }
  ],
  "_userbio": {
    "uuid": 7833796,
    "type": "user",
    "name": "John Coene",
    "followers": 950,
    "description": "R, Go, JavaScript, and other indoor stuff."
  },
  "_downloads": {
    "count": 23733,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/waiter"
  },
  "_devurl": "https://github.com/johncoene/waiter",
  "_searchresults": 884,
  "_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/waiter.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/johncoene/waiter",
  "_realowner": "johncoene",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2019-03-13"
    },
    {
      "version": "0.0.6",
      "date": "2019-11-07"
    },
    {
      "version": "0.1.0",
      "date": "2020-01-14"
    },
    {
      "version": "0.1.2",
      "date": "2020-07-12"
    },
    {
      "version": "0.1.3",
      "date": "2020-09-13"
    },
    {
      "version": "0.2.0",
      "date": "2021-01-15"
    },
    {
      "version": "0.2.1",
      "date": "2021-05-05"
    },
    {
      "version": "0.2.2",
      "date": "2021-06-25"
    },
    {
      "version": "0.2.3",
      "date": "2021-07-21"
    },
    {
      "version": "0.2.4",
      "date": "2021-10-04"
    },
    {
      "version": "0.2.5",
      "date": "2022-01-03"
    },
    {
      "version": "0.2.5.1",
      "date": "2025-09-23"
    }
  ],
  "_exports": [
    "Attendant",
    "attendantBar",
    "autoWaiter",
    "bs4_spinner",
    "bs5_spinner",
    "Garcon",
    "Hostess",
    "hostess_bubble",
    "hostess_gradient",
    "hostess_loader",
    "hostess_stripe",
    "httr_progress",
    "incProgressAttendant",
    "incProgressWaitress",
    "lottie",
    "Placeholder",
    "preview_spinner",
    "setProgressAttendant",
    "setProgressWaitress",
    "spin_1",
    "spin_2",
    "spin_3",
    "spin_3circles",
    "spin_3k",
    "spin_4",
    "spin_5",
    "spin_6",
    "spin_atebits",
    "spin_balance",
    "spin_ball",
    "spin_chasing_dots",
    "spin_circle",
    "spin_circle_square",
    "spin_circles",
    "spin_clock",
    "spin_cube_grid",
    "spin_dots",
    "spin_double_bounce",
    "spin_dual_circle",
    "spin_dual_ring",
    "spin_ellipsis",
    "spin_facebook",
    "spin_fading_circles",
    "spin_fill",
    "spin_flower",
    "spin_flowers",
    "spin_folding_cube",
    "spin_gauge",
    "spin_google",
    "spin_half",
    "spin_heart",
    "spin_heartbeat",
    "spin_hexdots",
    "spin_hourglass",
    "spin_inner_circles",
    "spin_loader",
    "spin_loaders",
    "spin_orbit",
    "spin_orbiter",
    "spin_pixel",
    "spin_plus",
    "spin_pong",
    "spin_pulsar",
    "spin_pulse",
    "spin_pushing_shapes",
    "spin_puzzle",
    "spin_refresh",
    "spin_rhombus",
    "spin_ring",
    "spin_ripple",
    "spin_rotate",
    "spin_rotating_plane",
    "spin_seven_circle",
    "spin_solar",
    "spin_square_circle",
    "spin_squares",
    "spin_terminal",
    "spin_three_bounce",
    "spin_throbber",
    "spin_timer",
    "spin_wandering_cubes",
    "spin_wave",
    "spin_whirly",
    "spin_wobblebar",
    "transparent",
    "triggerWaiter",
    "use_garcon",
    "use_hostess",
    "use_steward",
    "use_waiter",
    "use_waitress",
    "useAttendant",
    "useGarcon",
    "useHostess",
    "useLottie",
    "usePlaceholder",
    "useSteward",
    "useWaiter",
    "useWaitress",
    "Waiter",
    "waiter_get_theme",
    "waiter_hide",
    "waiter_hide_on_render",
    "waiter_on_busy",
    "waiter_preloader",
    "waiter_set_theme",
    "waiter_show",
    "waiter_show_on_load",
    "waiter_unset_theme",
    "waiter_update",
    "waiter_use",
    "waiterHideOnRender",
    "waiterOnBusy",
    "waiterPreloader",
    "waiterShowOnLoad",
    "Waitress",
    "withProgressAttendant",
    "withProgressWaitress",
    "withWaiter"
  ],
  "_help": [
    {
      "page": "Attendant",
      "title": "Attendant",
      "topics": [
        "Attendant"
      ]
    },
    {
      "page": "attendantBar",
      "title": "Bootstrap 4 Loading Bar",
      "topics": [
        "attendantBar"
      ]
    },
    {
      "page": "autoWaiter",
      "title": "Automatic Waiter",
      "topics": [
        "autoWaiter"
      ]
    },
    {
      "page": "garcon",
      "title": "Garcon",
      "topics": [
        "Garcon",
        "garcon",
        "useGarcon",
        "use_garcon"
      ]
    },
    {
      "page": "hostess",
      "title": "Hostess",
      "topics": [
        "Hostess",
        "hostess",
        "useHostess",
        "use_hostess"
      ]
    },
    {
      "page": "hostessLoader",
      "title": "Loader",
      "topics": [
        "hostessLoader",
        "hostess_bubble",
        "hostess_gradient",
        "hostess_loader",
        "hostess_stripe"
      ]
    },
    {
      "page": "httr_progress",
      "title": "Waitress with httr",
      "topics": [
        "httr_progress"
      ]
    },
    {
      "page": "lottie",
      "title": "Lottie",
      "topics": [
        "lottie"
      ]
    },
    {
      "page": "Placeholder",
      "title": "Placeholder",
      "topics": [
        "Placeholder"
      ]
    },
    {
      "page": "preview_spinner",
      "title": "Preview spinner",
      "topics": [
        "preview_spinner"
      ]
    },
    {
      "page": "spinners",
      "title": "Spinners",
      "topics": [
        "bs4_spinner",
        "bs5_spinner",
        "spinners",
        "spin_1",
        "spin_2",
        "spin_3",
        "spin_3circles",
        "spin_3k",
        "spin_4",
        "spin_5",
        "spin_6",
        "spin_atebits",
        "spin_balance",
        "spin_ball",
        "spin_chasing_dots",
        "spin_circle",
        "spin_circles",
        "spin_circle_square",
        "spin_clock",
        "spin_cube_grid",
        "spin_dots",
        "spin_double_bounce",
        "spin_dual_circle",
        "spin_dual_ring",
        "spin_ellipsis",
        "spin_facebook",
        "spin_fading_circles",
        "spin_fill",
        "spin_flower",
        "spin_flowers",
        "spin_folding_cube",
        "spin_gauge",
        "spin_google",
        "spin_half",
        "spin_heart",
        "spin_heartbeat",
        "spin_hexdots",
        "spin_hourglass",
        "spin_inner_circles",
        "spin_loader",
        "spin_loaders",
        "spin_orbit",
        "spin_orbiter",
        "spin_pixel",
        "spin_plus",
        "spin_pong",
        "spin_pulsar",
        "spin_pulse",
        "spin_pushing_shapes",
        "spin_puzzle",
        "spin_refresh",
        "spin_rhombus",
        "spin_ring",
        "spin_ripple",
        "spin_rotate",
        "spin_rotating_plane",
        "spin_seven_circle",
        "spin_solar",
        "spin_squares",
        "spin_square_circle",
        "spin_terminal",
        "spin_three_bounce",
        "spin_throbber",
        "spin_timer",
        "spin_wandering_cubes",
        "spin_wave",
        "spin_whirly",
        "spin_wobblebar"
      ]
    },
    {
      "page": "steward",
      "title": "Steward",
      "topics": [
        "steward",
        "useSteward",
        "use_steward"
      ]
    },
    {
      "page": "transparent",
      "title": "Transparency",
      "topics": [
        "transparent"
      ]
    },
    {
      "page": "triggerWaiter",
      "title": "Trigger Waiter",
      "topics": [
        "triggerWaiter"
      ]
    },
    {
      "page": "useAttendant",
      "title": "Attendant Progress Dependencies",
      "topics": [
        "useAttendant"
      ]
    },
    {
      "page": "useLottie",
      "title": "Lottie Dependency",
      "topics": [
        "useLottie"
      ]
    },
    {
      "page": "usePlaceholder",
      "title": "Placeholder Dependencies",
      "topics": [
        "usePlaceholder"
      ]
    },
    {
      "page": "waiter",
      "title": "Waiter",
      "topics": [
        "useWaiter",
        "use_waiter",
        "waiter",
        "waiterHideOnRender",
        "waiterOnBusy",
        "waiterPreloader",
        "waiterShowOnLoad",
        "waiter_hide",
        "waiter_hide_on_render",
        "waiter_on_busy",
        "waiter_preloader",
        "waiter_show",
        "waiter_show_on_load",
        "waiter_update",
        "waiter_use"
      ]
    },
    {
      "page": "waiterClass",
      "title": "Waiter R6 Class",
      "topics": [
        "Waiter",
        "waiterClass"
      ]
    },
    {
      "page": "waiterTheme",
      "title": "Define a Theme",
      "topics": [
        "waiterTheme",
        "waiter_get_theme",
        "waiter_set_theme",
        "waiter_unset_theme"
      ]
    },
    {
      "page": "waitress",
      "title": "Waitress",
      "topics": [
        "useWaitress",
        "use_waitress",
        "waitress"
      ]
    },
    {
      "page": "waitressClass",
      "title": "Waitress R6 Class",
      "topics": [
        "Waitress",
        "waitressClass"
      ]
    },
    {
      "page": "withProgressAttendant",
      "title": "Report Progress Attendant",
      "topics": [
        "incProgressAttendant",
        "setProgressAttendant",
        "withProgressAttendant"
      ]
    },
    {
      "page": "withProgressWaitress",
      "title": "Report Progress Waitress",
      "topics": [
        "incProgressWaitress",
        "setProgressWaitress",
        "withProgressWaitress"
      ]
    },
    {
      "page": "withWaiter",
      "title": "With Waiter",
      "topics": [
        "withWaiter"
      ]
    }
  ],
  "_pkglogo": "https://github.com/johncoene/waiter/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/johncoene/waiter/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",
    "withr",
    "xtable"
  ],
  "_vignettes": [
    {
      "source": "introduction.Rmd",
      "filename": "introduction.html",
      "title": "introduction",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Examples"
      ],
      "created": "2020-01-20 20:52:27",
      "modified": "2021-06-30 18:56:08",
      "commits": 2
    }
  ],
  "_score": 12.879137631497375,
  "_indexed": true,
  "_nocasepkg": "waiter",
  "_universes": [
    "johncoene"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.5.9000",
      "date": "2026-06-19T11:10:33.000Z",
      "distro": "noble",
      "commit": "776f9f3ccd27aa3322d6c6d37c47b3d7b1f393e6",
      "fileid": "https://r2.ropensci.org/b253d0e363b918e0f0b10a4b7c8608397398fab2ee70db0f018b8e51881f2685",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/johncoene/actions/runs/27821953394"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.5.9000",
      "date": "2026-06-19T11:09:54.000Z",
      "distro": "noble",
      "commit": "776f9f3ccd27aa3322d6c6d37c47b3d7b1f393e6",
      "fileid": "https://r2.ropensci.org/00bcbc236f726448054af13a57b92e4ab21c54cdeed0de3c5b2ec49f5aa94d7a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/johncoene/actions/runs/27821953394"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.5.9000",
      "date": "2026-06-19T11:09:28.000Z",
      "commit": "776f9f3ccd27aa3322d6c6d37c47b3d7b1f393e6",
      "fileid": "https://r2.ropensci.org/0d9e72fc4c3d024908c2e33a710c9ef586b1b870b5bf31076ec2c26bb6c3976a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/johncoene/actions/runs/27821953394"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.5.9000",
      "date": "2026-06-19T11:09:30.000Z",
      "commit": "776f9f3ccd27aa3322d6c6d37c47b3d7b1f393e6",
      "fileid": "https://r2.ropensci.org/fa34f95bbb90c01f8cb43b1f67e7d4298f108e1266dc3864f31139542ca4f9a5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/johncoene/actions/runs/27821953394"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.5.9000",
      "date": "2026-06-19T11:09:46.000Z",
      "commit": "776f9f3ccd27aa3322d6c6d37c47b3d7b1f393e6",
      "fileid": "https://r2.ropensci.org/8194877ef8f71f321f538fb2dadbc2b5b95546bc675fa04c8b091cd1adb86fec",
      "status": "success",
      "buildurl": "https://github.com/r-universe/johncoene/actions/runs/27821953394"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.5.9000",
      "date": "2026-06-19T11:09:04.000Z",
      "commit": "776f9f3ccd27aa3322d6c6d37c47b3d7b1f393e6",
      "fileid": "https://r2.ropensci.org/8dfc650ff1def402e590e5da7f68588c1c641e5fa89c691be8819896e726fad6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/johncoene/actions/runs/27821953394"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.5.9000",
      "date": "2026-06-19T11:09:05.000Z",
      "commit": "776f9f3ccd27aa3322d6c6d37c47b3d7b1f393e6",
      "fileid": "https://r2.ropensci.org/9a864a4b643f9041d2f0e181c0f17f742dfb2988f4b2ea0e3b6e259e280e3611",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/johncoene/actions/runs/27821953394"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.5.9000",
      "date": "2026-06-19T11:09:05.000Z",
      "commit": "776f9f3ccd27aa3322d6c6d37c47b3d7b1f393e6",
      "fileid": "https://r2.ropensci.org/ddfacf5f54b3c8214578592608b914103baf2363974bf2cee7047eef3d6797a8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/johncoene/actions/runs/27821953394"
    }
  ]
}