r-shinyshortcut
|
public |
Provides function shinyShortcut() that, when given the base directory of a shiny application, will produce an executable file that runs the shiny app directly in the user's default browser. Tested on both windows and unix machines. Inspired by and borrowing from <http://www.mango-solutions.com/wp/2017/03/shiny-based-tablet-or-desktop-app/>.
|
2025-04-22 |
r-shiny.semantic
|
public |
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 Semantic UI - <http://semantic-ui.com/>. It also supports universal UI input binding that works with various DOM elements.
|
2025-04-22 |
r-shiny.router
|
public |
The minimal router for your Shiny apps. It allows you to create dynamic web applications with real-time user interface and easily share URLs to pages within your Shiny apps.
|
2025-04-22 |
r-shinymatrix
|
public |
Implements a custom matrix input field.
|
2025-04-22 |
r-shinymaterial
|
public |
Allows shiny developers to incorporate UI elements based on Google's Material design. See <https://material.io/guidelines/> for more information.
|
2025-04-22 |
r-shinylp
|
public |
Provides functions that wrap HTML Bootstrap components code to enable the design and layout of informative landing home pages for Shiny applications. This can lead to a better user experience for the users and writing less HTML for the developer.
|
2025-04-22 |
r-shinyjqui
|
public |
An extension to shiny that brings interactions and animation effects from 'jQuery UI' library.
|
2025-04-22 |
r-shiny.i18n
|
public |
It provides easy internationalization of Shiny applications. It can be used as standalone translation package to translate reports, interactive visualizations or graphical elements as well.
|
2025-04-22 |
r-shinyhelper
|
public |
Creates a lightweight way to add markdown helpfiles to 'shiny' apps, using modal dialog boxes, with no need to observe each help button separately.
|
2025-04-22 |
r-shinyglide
|
public |
Insert Glide JavaScript component into Shiny applications for carousel or assistant-like user interfaces.
|
2025-04-22 |
r-shinyfeedback
|
public |
Easily display user feedback next to Shiny inputs. The feedback message is displayed when the feedback condition evaluates to TRUE.
|
2025-04-22 |
r-shinyeffects
|
public |
Add fancy CSS effects to your 'shinydashboards' or 'shiny' apps. 100% compatible with 'shinydashboardPlus' and 'bs4Dash'.
|
2025-04-22 |
r-shinydnd
|
public |
Add functionality to create drag and drop div elements in shiny.
|
2025-04-22 |
r-shinydashboardplus
|
public |
Extend 'shinydashboard' with 'AdminLTE2' components. 'AdminLTE2' is a free 'Bootstrap 3' dashboard template available at <https://adminlte.io>. Customize boxes, add timelines and a lot more.
|
2025-04-22 |
r-shinycustomloader
|
public |
A custom css/html or gif/image file for the loading screen in R 'shiny'. It also can use the marquee to have custom text loading screen.
|
2025-04-22 |
r-shinybusy
|
public |
Add a global indicator (spinner, progress bar, gif) in your 'shiny' applications to show the user that the server is busy.
|
2025-04-22 |
r-shinybootstrap2
|
public |
Provides Bootstrap 2 web components for use with the Shiny package. With versions of Shiny prior to 0.11, these Bootstrap 2 components were included as part of the package. Later versions of Shiny include Bootstrap 3, so the Bootstrap 2 components have been moved into this package for those uses who rely on features specific to Bootstrap 2.
|
2025-04-22 |
r-shinyanimate
|
public |
An extension of 'animate.css' that allows user to easily add animations to any UI element in 'shiny' app using the elements id.
|
2025-04-22 |
r-shinyalert
|
public |
Easily create pretty popup messages (modals) in 'Shiny'. A modal can contain text, images, OK/Cancel buttons, an input to get a response from the user, and many more customizable options.
|
2025-04-22 |
r-shinyaframe
|
public |
Make R data available in Web-based virtual reality experiences for immersive, cross-platform data visualizations. Includes the 'gg-aframe' JavaScript package for a Grammar of Graphics declarative HTML syntax to create 3-dimensional data visualizations with 'Mozilla A-Frame' <https://aframe.io>.
|
2025-04-22 |
r-shinyace
|
public |
Ace editor bindings to enable a rich text editing environment within Shiny.
|
2025-04-22 |
r-shiftsharese
|
public |
Provides confidence intervals in least-squares regressions when the variable of interest has a shift-share structure, and in instrumental variables regressions when the instrument has a shift-share structure. The confidence intervals implement the AKM and AKM0 methods developed in Adão, Kolesár, and Morales (2019) <doi:10.1093/qje/qjz025>.
|
2025-04-22 |
r-sharpr2
|
public |
An algorithm for identifying high-resolution driver elements for datasets from a high-definition reporter assay library. Xinchen Wang, Liang He, Sarah Goggin, Alham Saadat, Li Wang, Melina Claussnitzer, Manolis Kellis (2017) <doi:10.1101/193136>.
|
2025-04-22 |
r-shapefiles
|
public |
Functions to read and write ESRI shapefiles
|
2025-04-22 |
r-shapechange
|
public |
In a scatterplot where the response variable is Gaussian, Poisson or binomial, we consider the case in which the mean function is smooth with a change-point, which is a mode, an inflection point or a jump point. The main routine estimates the mean curve and the change-point as well using shape-restricted B-splines. An optional subroutine delivering a bootstrap confidence interval for the change-point is incorporated in the main routine.
|
2025-04-22 |