Package: shinyToastify Type: Package Title: Pretty Notifications for 'Shiny' Version: 2.0.0 Authors@R: c( person(given = "Stéphane", family = "Laurent", role = c("aut", "cre"), email = "laurent_step@outlook.fr"), person(given = "Fadi", family = "Khadra", role = "cph", comment = "'React-Toastify' library (https://fkhadra.github.io/react-toastify/introduction)")) Description: This is a wrapper of the 'React' library 'React-Toastify'. It allows to show some notifications (toasts) in 'Shiny' applications. There are options for the style, the position, the transition effect, and more. License: GPL-3 Encoding: UTF-8 URL: https://github.com/stla/shinyToastify BugReports: https://github.com/stla/shinyToastify/issues Imports: htmltools, reactR, shiny, utils, fontawesome RoxygenNote: 7.1.1 Config/pak/sysreqs: cmake make libuv1-dev zlib1g-dev Repository: https://stla.r-universe.dev Date/Publication: 2021-07-31 10:41:33 UTC RemoteUrl: https://github.com/stla/shinytoastify RemoteRef: HEAD RemoteSha: 44fbf9c59cb91bf1f69fdbdad840628602d456fa NeedsCompilation: no Packaged: 2026-06-13 10:29:32 UTC; root Author: Stéphane Laurent [aut, cre], Fadi Khadra [cph] ('React-Toastify' library (https://fkhadra.github.io/react-toastify/introduction)) Maintainer: Stéphane Laurent