Package: shinyEvents Type: Package Title: Shiny wrapper with event handlers instead of reactivity Version: 2.3 Date: 2018-02-28 Author: Sebastian Kranz Maintainer: Sebastian Kranz Description: Shiny is a great package. Yet, for more complex projects, with much dynamic UI, I find it hard to write clean code with its reactivity paradigm. This package wraps shiny into a more traditional programming approach: - event handlers for input changes and button clicks - explicit update functions to change outputs - no explicit server function License: GPL >= 2.0 Depends: shiny, restorepoint RoxygenNote: 5.0.0 Config/pak/sysreqs: cmake make libuv1-dev zlib1g-dev Repository: https://skranz.r-universe.dev Date/Publication: 2022-12-16 14:28:05 UTC RemoteUrl: https://github.com/skranz/shinyEvents RemoteRef: master RemoteSha: 092ea663d7d23b731e26eeb3b865afbde6c513f0 NeedsCompilation: no Packaged: 2026-06-07 08:44:55 UTC; root