Other packages > Find by keyword >

shiny.semantic  

Semantic UI Support for Shiny
View on CRAN: Click here


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

Install from Github:
library("remotes")
install_github("cran/shiny.semantic")

Install by package version:
library("remotes")
install_version("shiny.semantic", "0.5.1")



Attach the package and use:
library("shiny.semantic")
Maintained by
Jakub Nowicki
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-05-29
Latest Update: 2024-04-05
Description:
Creating a great user interface for your Shiny apps can be a hassle, especially if you want to work purely in R and don't want to use, for instance HTML templates. This package adds support for a powerful UI library Fomantic UI - (before Semantic). It also supports universal UI input binding that works with various DOM elements.
How to cite:
Jakub Nowicki (2017). shiny.semantic: Semantic UI Support for Shiny. R package version 0.5.1, https://cran.r-project.org/web/packages/shiny.semantic. Accessed 09 Mar. 2026.
Previous versions and publish date:
0.1.1 (2017-05-29 10:05), 0.1.2 (2018-04-10 13:49), 0.2.0 (2018-04-20 11:53), 0.2.1 (2018-05-11 12:38), 0.3.0 (2020-03-13 08:10), 0.4.0 (2020-09-07 14:30), 0.4.2 (2021-01-10 18:10), 0.4.3 (2021-11-07 17:00), 0.5.0 (2024-01-17 17:00)
Other packages that cited shiny.semantic R package
View shiny.semantic citation profile
Other R packages that shiny.semantic depends, imports, suggests or enhances
Complete documentation for shiny.semantic
Functions, R codes and Examples using the shiny.semantic R package
Some associated functions: COLOR_PALETTE . Progress-R6 . SIZE_LEVELS . accordion . action_button . attach_rule . button . calendar . card . cards . check_proper_color . check_shiny_param . checkbox . counterbutton . create_modal . data_frame_to_css_grid_template_areas . date_input . define_selection_type . digits2words . display_grid . dot-onLoad . dropdown_input . dropdown_menu . extract_icon_name . field . fields . file_input . flow_layout . form . generate_random_id . get_css_file . get_dependencies . get_dependencies_path . get_numeric . grapes-colon-colon-colon-grapes . grid . grid_container_css . grid_template . header . horizontal_menu . icon . label . list_container . list_element . list_of_area_tags . menu . menu_divider . menu_header . menu_item . message_box . modal . multiple_checkbox . numeric_input . parse_val . progress . rating_input . register_search . render_menu_link . search_field . search_selection_api . search_selection_choices . segment . selectInput . semanticPage . semantic_DT . semantic_DTOutput . set_tab_id . shiny.semantic . shiny_input . shiny_text_input . show_modal . sidebar_layout . single_step . slider . split_args . split_layout . steps . tabset . textAreaInput . text_input . theme_selector . toast . toggle_step_state . uiinput . uirender . updateSelectInput . update_action_button . update_dropdown_input . update_multiple_checkbox . update_numeric_input . update_progress . update_rating . update_slider . update_tabset . vertical_layout . warn_unsupported_args . with_progress . 
Some associated R codes: button.R . calendar.R . checkbox.R . constants.R . date_input.R . dropdown.R . dsl.R . grid.R . input.R . layouts.R . menu.R . modal.R . progress.R . rating.R . search_field.R . semanticPage.R . semantic_search.R . shiny.R . slider.R . step.R . tables.R . toast.R . uirender.R . utils.R .  Full shiny.semantic package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

pooling  
Fit Poolwise Regression Models
Functions for calculating power and fitting regression models in studies where a biomarker is measur ...
Download / Learn more Package Citations See dependency  
ggblanket  
Simplify 'ggplot2' Visualisation
Simplify 'ggplot2' visualisation with 'ggblanket' wrapper functions. ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
rzentra  
Client for the 'ZENTRA Cloud' API
Provides functionality to read settings, statuses and readings of weather stations from the 'ZENTRA ...
Download / Learn more Package Citations See dependency  
Rgb  
The R Genome Browser
Classes and methods to efficiently handle (slice, annotate, draw ...) genomic features (such as gene ...
Download / Learn more Package Citations See dependency  

26,293

R Packages

225,784

Dependencies

70,376

Author Associations

26,294

Publication Badges

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