Learn R Programming

⚠️There's a newer version (0.3.3.0) of this package.Take me there.

spsComps

The {systemPipeShiny} (SPS) framework comes with many UI and server components. However, installing the whole framework is heavy and takes some time. If you would like to use UI and server components from SPS in your own Shiny apps, but do not want to install the whole framework, just install {spsComps}.

View the online demo: https://lezhang.shinyapps.io/spsComps

Install

Install release version from CRAN:

install.packages("spsComps")

Develop version:

if (!requireNamespace("spsComps", quietly=TRUE))
    remotes::install_github("lz100/spsComps")

User manual

Read details of these components on our website

Other packages in systemPipeShiny

PackageDescriptionDocumentsDemo
systemPipeShinySPS main packagewebsitedemo
spsCompsSPS UI and server componentswebsitedemo
spsUtilSPS utility functionswebsiteNA
drawRSPS interactive image editting toolwebsitedemo

Copy Link

Version

Install

install.packages('spsComps')

Monthly Downloads

769

Version

0.1.0

License

GPL (>= 3)

Issues

Pull Requests

Stars

Forks

Maintainer

Le Zhang

Last Published

February 25th, 2021

Functions in spsComps (0.1.0)

pgPaneUI

A draggable progress panel
loadDF

Load tabular files as tibbles to server
bsHoverPopover

Bootstrap popover trigger on hover instead of click
heightMatcher

Match height of one element to the other element
dynamicFile

Dynamically generate Shiny file selection component based on option
clearableTextInput

A clearable text inputInput control
gallery

A shiny gallery component
hexLogo

Hexagon logo and logo panel
hrefTab

Display a list of links in a row of buttons
hrefTable

A table of hyper reference buttons
spsValidate

Validate expressions
spsGoTop

Go top button
spsDepend

Add commonly used HTML dependencies
spsTimeline

A shiny timeline component
spsHr

hr line with color #3b8dbc38
tabTitle

h2 title with bootstrap info color
spsCodeBtn

Display your code in a bootstrap modal or collapse
shinyCheckPkg

Shiny package checker
shinyCatch

Shiny exception handling
renderDesc

Render some collapsible markdown text
textButton

Text input with an action button
textInputGroup

Bootstrap 3 text input group