MyNixOS website logo
Description
Custom Components for Shiny Applications
Provides useful UI components and input widgets for 'Shiny' applications. The offered components allow to apply non-standard operations and view to your 'Shiny' application, but also help to overcome common performance issues.

shinyGizmo

version lifecycle

Overview

shinyGizmo is an R package providing useful components for Shiny applications.

shinyGizmo 0.4.2 is now available!

Installation

From CRAN:

install.packages("shinyGizmo")

Latest development version from Github:

remotes::install_github(
  "r-world-devs/shinyGizmo"
)

Available components

conditionalJS - extended version of shiny::conditionalPanel.

Allows to attach conditional JavaScript action to be run on UI element.

Use predefined actions such as disable, attachClass, css, show, runAnimation or define a custom one.

commonInput(s) - merge multiple input controllers into one

accordion - light and simple version of accordion

modalDialogUI - create modals directly in UI

valueButton - get any attribute from Shiny application DOM objects

textArea - non-binding version of shiny::textAreaInput.

Improves application performance when large amount text is passed to text area. Works great with valueButton.

pickCheckboxInput and vsCheckboxInput - make selection in many groups at once

Lifecycle

shinyGizmo is stable but we’re still developing the package. If you find bugs or have any suggestions for future releases post an issue on GitHub page at https://github.com/r-world-devs/shinyGizmo/issues.

Getting help

There are two main ways to get help with shinyGizmo

  1. Reach the package author via email: [email protected].
  2. Post an issue on our GitHub page at https://github.com/r-world-devs/shinyGizmo.
Metadata

Version

0.4.2

License

Unknown

Platforms (75)

    Darwin
    FreeBSD
    Genode
    GHCJS
    Linux
    MMIXware
    NetBSD
    none
    OpenBSD
    Redox
    Solaris
    WASI
    Windows
Show all
  • aarch64-darwin
  • aarch64-genode
  • aarch64-linux
  • aarch64-netbsd
  • aarch64-none
  • aarch64_be-none
  • arm-none
  • armv5tel-linux
  • armv6l-linux
  • armv6l-netbsd
  • armv6l-none
  • armv7a-darwin
  • armv7a-linux
  • armv7a-netbsd
  • armv7l-linux
  • armv7l-netbsd
  • avr-none
  • i686-cygwin
  • i686-darwin
  • i686-freebsd
  • i686-genode
  • i686-linux
  • i686-netbsd
  • i686-none
  • i686-openbsd
  • i686-windows
  • javascript-ghcjs
  • loongarch64-linux
  • m68k-linux
  • m68k-netbsd
  • m68k-none
  • microblaze-linux
  • microblaze-none
  • microblazeel-linux
  • microblazeel-none
  • mips-linux
  • mips-none
  • mips64-linux
  • mips64-none
  • mips64el-linux
  • mipsel-linux
  • mipsel-netbsd
  • mmix-mmixware
  • msp430-none
  • or1k-none
  • powerpc-netbsd
  • powerpc-none
  • powerpc64-linux
  • powerpc64le-linux
  • powerpcle-none
  • riscv32-linux
  • riscv32-netbsd
  • riscv32-none
  • riscv64-linux
  • riscv64-netbsd
  • riscv64-none
  • rx-none
  • s390-linux
  • s390-none
  • s390x-linux
  • s390x-none
  • vc4-none
  • wasm32-wasi
  • wasm64-wasi
  • x86_64-cygwin
  • x86_64-darwin
  • x86_64-freebsd
  • x86_64-genode
  • x86_64-linux
  • x86_64-netbsd
  • x86_64-none
  • x86_64-openbsd
  • x86_64-redox
  • x86_64-solaris
  • x86_64-windows