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.
The {systemPipeShiny} (SPS) framework comes with many useful utility functions. However, installing the whole framework is heavy and takes some time. If you like only a few useful utility functions from SPS, install this package is enough.
Install release version from CRAN:
install.packages("spsUtil")
Develop version:
if (!requireNamespace("spsUtil", quietly=TRUE))
::install_github("lz100/spsUtil") remotes
Read the manual of all utilities on our website.
Read the function reference here.
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.