Package: shinylive 0.3.0.9000

Barret Schloerke

shinylive: Run 'shiny' Applications in the Browser

Exporting 'shiny' applications with 'shinylive' allows you to run them entirely in a web browser, without the need for a separate R server. The traditional way of deploying 'shiny' applications involves in a separate server and client: the server runs R and 'shiny', and clients connect via the web browser. When an application is deployed with 'shinylive', R and 'shiny' run in the web browser (via 'webR'): the browser is effectively both the client and server for the application. This allows for your 'shiny' application exported by 'shinylive' to be hosted by a static web server.

Authors:Barret Schloerke [aut, cre], Winston Chang [aut], George Stagg [aut], Garrick Aden-Buie [aut], Posit Software, PBC [cph, fnd]

shinylive_0.3.0.9000.tar.gz
shinylive_0.3.0.9000.zip(r-4.5)shinylive_0.3.0.9000.zip(r-4.4)shinylive_0.3.0.9000.zip(r-4.3)
shinylive_0.3.0.9000.tgz(r-4.5-any)shinylive_0.3.0.9000.tgz(r-4.4-any)shinylive_0.3.0.9000.tgz(r-4.3-any)
shinylive_0.3.0.9000.tar.gz(r-4.5-noble)shinylive_0.3.0.9000.tar.gz(r-4.4-noble)
shinylive_0.3.0.9000.tgz(r-4.4-emscripten)shinylive_0.3.0.9000.tgz(r-4.3-emscripten)
shinylive.pdf |shinylive.html
shinylive/json (API)
NEWS

# Install 'shinylive' in R:
install.packages('shinylive', repos = c('https://posit-dev.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/posit-dev/r-shinylive/issues

Pkgdown site:https://posit-dev.github.io

On CRAN:

8.38 score 187 stars 194 scripts 1.3k downloads 9 exports 42 dependencies

Last updated 3 months agofrom:71210de644. Checks:8 OK. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKFeb 11 2025
R-4.5-winOKFeb 11 2025
R-4.5-macOKFeb 11 2025
R-4.5-linuxOKFeb 11 2025
R-4.4-winOKFeb 11 2025
R-4.4-macOKFeb 11 2025
R-4.3-winOKFeb 11 2025
R-4.3-macOKFeb 11 2025

Exports:assets_cleanupassets_downloadassets_ensureassets_infoassets_install_copyassets_install_linkassets_removeassets_versionexport

Dependencies:archiveaskpassbriocallrclicrayoncurldescfansifilelockfsghgitcredsgluehmshttr2inijsonlitelifecyclelpSolvemagrittropensslpillarpkgbuildpkgcachepkgconfigpkgdependsprettyunitsprocessxprogresspsR6rappdirsrenvrlangsystibbleutf8vctrswhiskerwithrzip

Readme and manuals

Help Manual

Help pageTopics
Manage shinylive assetsassets_cleanup assets_download assets_ensure assets_info assets_remove assets_version
Install shinylive assets from from a local directoryassets_install_copy assets_install_link
Export a Shiny app to a directoryexport
Quarto extension for shinylivequarto_ext