The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
systemPipeShiny Components (spsComps) package is a collection of Shiny custom UI and server components. These components include different kinds of new inputs, buttons, animations, progress loaders and more on the UI side. There are also components like exception handling, validation functions on server side.
Demo | type | source code |
---|---|---|
shiny | shinyapps.io | Github |
Rmd | Rmarkdown rendered | Raw |
Install release version from CRAN:
install.packages("spsComps")
Develop version:
if (!requireNamespace("remotes", quietly=TRUE))
install.packages("remotes")
::install_github("lz100/spsComps") remotes
Package | Description | Documents | Function reference | Demo |
---|---|---|---|---|
systemPipeShiny | SPS main package | website | link | demo |
spsComps | SPS UI and server components | website | link | demo |
drawer | SPS interactive image editing tool | website | link | demo |
spsUtil | SPS utility functions | website | link | NA |
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.