Skip to content

shinylight

Web Interface to 'R' Functions

v1.2 · Apr 22, 2024 · GPL-3

Description

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.

Downloads

762

Last 30 days

4723rd

2.2K

Last 90 days

8.4K

Last year

Trend: -4.4% (30d vs prior 30d)

CRAN Check Status

14 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Reverse Dependencies (1)

imports

Dependency Network

Dependencies Reverse dependencies httpuv jsonlite later IsoplotRgui shinylight

Version History

new 1.2 Mar 10, 2026
updated 1.2 ← 1.1.2 diff Apr 22, 2024
updated 1.1.2 ← 1.1.1 diff Nov 29, 2022
updated 1.1.1 ← 1.1 diff Nov 20, 2022
updated 1.1 ← 1.0.0 diff Nov 17, 2022
updated 1.0.0 ← 0.7 diff Oct 17, 2022
new 0.7 Aug 31, 2022