Package: shinylive 0.4.1.9000
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:
shinylive_0.4.1.9000.tar.gz
shinylive_0.4.1.9000.zip(r-4.7)shinylive_0.4.1.9000.zip(r-4.6)shinylive_0.4.1.9000.zip(r-4.5)
shinylive_0.4.1.9000.tgz(r-4.6-any)shinylive_0.4.1.9000.tgz(r-4.5-any)
shinylive_0.4.1.9000.tar.gz(r-4.7-any)shinylive_0.4.1.9000.tar.gz(r-4.6-any)
shinylive_0.4.1.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
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/docs site:https://posit-dev.github.io
Last updated from:87abd52afe. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 133 | ||
| source / vignettes | OK | 183 | ||
| linux-release-x86_64 | OK | 124 | ||
| macos-release-arm64 | OK | 83 | ||
| macos-oldrel-arm64 | OK | 82 | ||
| windows-devel | OK | 74 | ||
| windows-release | OK | 87 | ||
| windows-oldrel | OK | 70 | ||
| wasm-release | OK | 102 |
Exports:assets_cleanupassets_downloadassets_ensureassets_infoassets_install_copyassets_install_linkassets_removeassets_versionexport
Dependencies:archiveaskpassbriocallrclicurldescfilelockfsgitcredsgluehttr2inijsonlitelifecyclelpSolvemagrittropensslpillarpkgbuildpkgcachepkgconfigpkgdependsprocessxpsR6rappdirsrenvrlangsystibbleutf8vctrswhiskerwithrzip
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Manage shinylive assets | assets_cleanup assets_download assets_ensure assets_info assets_remove assets_version |
| Install shinylive assets from from a local directory | assets_install_copy assets_install_link |
| Export a Shiny app to a directory | export |
| Quarto extension for shinylive | quarto_ext |
