Other packages > Find by keyword >

shinyWidgets  

Custom Inputs Widgets for Shiny
View on CRAN: Click here


Download and install shinyWidgets package within the R console
Install from CRAN:
install.packages("shinyWidgets")

Install from Github:
library("remotes")
install_github("cran/shinyWidgets")

Install by package version:
library("remotes")
install_version("shinyWidgets", "0.9.0")



Attach the package and use:
library("shinyWidgets")
Maintained by
Victor Perrier
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-03-23
Latest Update: 2025-02-21
Description:
Collection of custom input controls and user interface components for 'Shiny' applications. Give your applications a unique and colorful style !
How to cite:
Victor Perrier (2017). shinyWidgets: Custom Inputs Widgets for Shiny. R package version 0.9.0, https://cran.r-project.org/web/packages/shinyWidgets. Accessed 04 Jun. 2026.
Previous versions and publish date:
0.2.0 (2017-03-23 07:18), 0.3.0 (2017-06-12 00:06), 0.3.2 (2017-07-24 23:24), 0.3.3 (2017-08-07 21:38), 0.3.4 (2017-08-15 23:52), 0.3.5 (2017-10-06 18:22), 0.3.6 (2017-10-19 21:51), 0.4.0 (2017-11-16 23:07), 0.4.1 (2018-01-28 17:03), 0.4.2 (2018-03-30 14:52), 0.4.3 (2018-05-30 11:28), 0.4.4 (2018-11-05 13:00), 0.4.5 (2019-02-18 23:30), 0.4.7 (2019-03-12 11:50), 0.4.8 (2019-03-19 00:10), 0.4.9 (2019-09-10 18:40), 0.5.0 (2019-11-18 14:50), 0.5.1 (2020-03-04 07:20), 0.5.2 (2020-05-14 19:10), 0.5.3 (2020-06-01 11:20), 0.5.4 (2020-10-06 11:10), 0.5.5 (2021-01-13 11:00), 0.5.6 (2021-01-20 06:30), 0.5.7 (2021-02-03 18:40), 0.6.0 (2021-03-15 21:50), 0.6.1 (2021-09-06 15:20), 0.6.2 (2021-09-17 12:00), 0.6.3 (2022-01-10 18:30), 0.6.4 (2022-02-06 19:40), 0.7.0 (2022-05-11 11:40), 0.7.1 (2022-07-13 15:30), 0.7.2 (2022-08-07 22:30), 0.7.3 (2022-08-31 20:20), 0.7.4 (2022-10-05 13:00), 0.7.5 (2022-11-17 19:40), 0.7.6 (2023-01-08 20:30), 0.8.0 (2023-08-30 17:00), 0.8.1 (2024-01-10 12:10), 0.8.2 (2024-03-01 16:40), 0.8.3 (2024-03-21 13:00), 0.8.4 (2024-04-04 19:40), 0.8.5 (2024-04-17 14:00), 0.8.6 (2024-04-24 19:00), 0.8.7 (2024-09-23 09:40), 0.9.0 (2025-02-21 13:30)
Other packages that cited shinyWidgets R package
View shinyWidgets citation profile
Other R packages that shinyWidgets depends, imports, suggests or enhances
Complete documentation for shinyWidgets
Functions, R codes and Examples using the shinyWidgets R package
Some associated functions: actionBttn . actionGroupButtons . addSpinner . airDatepicker . animateOptions . animations . appendVerticalTab . autonumericInput . awesomeCheckbox . awesomeCheckboxGroup . awesomeRadio . bootstrap-utils . checkboxGroupButtons . chooseSliderSkin . circleButton . closeSweetAlert . colorPickr . colorSelectorInput . create_tree . demoAirDatepicker . demoNoUiSlider . demoNumericRange . demoVirtualSelect . deprecated . downloadBttn . drop-menu-interaction . dropMenu . dropMenuOptions . dropdown . dropdownButton . execute_safely . formaNumericInputUpdate . formatNumericInput . html-dependencies . inputSweetAlert . knobInput . materialSwitch . multiInput . noUiSliderInput . numericInputIcon . numericRangeInput . pickerGroup-module . pickerInput . pickerOptions . prepare_choices . prettyCheckbox . prettyCheckboxGroup . prettyRadioButtons . prettySwitch . prettyToggle . progress-bar . progressSweetAlert . radioGroupButtons . searchInput . selectizeGroup-module . setBackgroundColor . setBackgroundImage . shinyWidgets . shinyWidgetsGallery . show_toast . sliderTextInput . spectrumInput . stati-card . sweetalert-confirmation . sweetalert . switchInput . textInputAddon . textInputIcon . toggleDropdownButton . tooltipOptions . treeInput . updateAirDateInput . updateAutonumericInput . updateAwesomeCheckbox . updateAwesomeCheckboxGroup . updateAwesomeRadio . updateCheckboxGroupButtons . updateColorPickr . updateKnobInput . updateMaterialSwitch . updateMultiInput . updateNoUiSliderInput . updateNumericInputIcon . updateNumericRangeInput . updatePickerInput . updatePrettyCheckbox . updatePrettyCheckboxGroup . updatePrettyRadioButtons . updatePrettySwitch . updatePrettyToggle . updateRadioGroupButtons . updateSearchInput . updateSliderTextInput . updateSpectrumInput . updateSwitchInput . updateTextInputIcon . updateTreeInput . updateVerticalTabsetPanel . updateVirtualSelect . useSweetAlert . vertical-tab . virtualSelectInput . wNumbFormat . 
Some associated R codes: actionBttn.R . addSpinner.R . bootstrap-utils.R . chooseSliderSkin.R . color-pickr.R . demos.R . dependencies.R . deprecated.R . drop-menu.R . execute_safely.R . input-actiongroupbuttons.R . input-airDatepicker.R . input-autonumeric.R . input-awesomecheckbox.R . input-awesomeradio.R . input-checkboxgroupbuttons.R . input-circlebutton.R . input-colorselector.R . input-dropdown.R . input-icon.R . input-knob.R . input-materialswitch.R . input-multi.R . input-noUiSlider.R . input-numericRange.R . input-pretty.R . input-radiogroupbuttons.R . input-search.R . input-selectpicker.R . input-sliderText.R . input-spectrum.R . input-switch.R . input-textaddon.R . module-pickerGroup.R . module-selectizeGroup.R . module-utils.R . onLoad.R . pickerOptions.R . progressBars.R . set-background.R . shinyWidgets.R . shinyWidgetsGallery.R . stati-card.R . sw-dropdown.R . sweetalert.R . tree-input.R . tree-utils.R . utils.R . vertical-tab.R . virtual-select-utils.R . virtual-select.R .  Full shinyWidgets package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

crplyr  
A 'dplyr' Interface for Crunch
In order to facilitate analysis of datasets hosted on the Crunch data platform ...
Download / Learn more Package Citations See dependency  
phers  
Calculate Phenotype Risk Scores
Use phenotype risk scores based on linked clinical and genetic data to study Mendelian disease and ...
Download / Learn more Package Citations See dependency  
golem  
A Framework for Robust Shiny Applications
An opinionated framework for building a production-ready 'Shiny' application. This package contains ...
Download / Learn more Package Citations See dependency  
murphydiagram  
Murphy Diagrams for Forecast Comparisons
Data and code for the paper by Ehm, Gneiting, Jordan and Krueger ('Of Quantiles and Expectiles: Con ...
Download / Learn more Package Citations See dependency  
shinybusy  
Busy Indicators and Notifications for 'Shiny' Applications
Add indicators (spinner, progress bar, gif) in your 'shiny' applications to show the user that the ...
Download / Learn more Package Citations See dependency  
AMPLE  
Shiny Apps to Support Capacity Building on Harvest Control Rules
Three Shiny apps are provided that introduce Harvest Control Rules (HCR) for fisheries management. ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA