shinylight: Web Interface to 'R' Functions

Web front end for your 'R' functions producing plots or tables. If you have a function or set of related functions, you can make them available over the internet through a web browser. This is the same motivation as the 'shiny' package, but note that the development of 'shinylight' is not in any way linked to that of 'shiny' (beyond the use of the 'httpuv' package). You might prefer 'shinylight' to 'shiny' if you want a lighter weight deployment with easier horizontal scaling, or if you want to develop your front end yourself in JavaScript and HTML just using a lightweight remote procedure call interface to your R code on the server.

Version: 1.1.2
Depends: R (≥ 3.0.0)
Imports: grDevices (≥ 3.6.2), httpuv (≥ 1.5.4), jsonlite (≥ 1.6.1), later (≥ 1.0)
Suggests: websocket (≥ 1.4.1)
Published: 2022-11-30
Author: Pieter Vermeesch [aut], Tim Band [aut, cre]
Maintainer: Tim Band <t.band at ucl.ac.uk>
License: GPL-3
NeedsCompilation: no
Materials: README
CRAN checks: shinylight results

Documentation:

Reference manual: shinylight.pdf

Downloads:

Package source: shinylight_1.1.2.tar.gz
Windows binaries: r-devel: shinylight_1.1.2.zip, r-release: shinylight_1.1.2.zip, r-oldrel: shinylight_1.1.2.zip
macOS binaries: r-release (arm64): shinylight_1.1.2.tgz, r-oldrel (arm64): shinylight_1.1.2.tgz, r-release (x86_64): shinylight_1.1.2.tgz
Old sources: shinylight archive

Reverse dependencies:

Reverse imports: IsoplotRgui

Linking:

Please use the canonical form https://CRAN.R-project.org/package=shinylight to link to this page.