The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
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[@]dogado.de.

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.

Version: 0.1.1
Imports: archive, brio, fs, httr2 (≥ 1.0.0), jsonlite, progress, rappdirs, rlang, tools
Suggests: httpuv (≥ 1.6.12), spelling, testthat (≥ 3.0.0)
Published: 2023-12-04
Author: Barret Schloerke ORCID iD [aut, cre], Winston Chang ORCID iD [aut], George Stagg [ctb], Posit Software, PBC [cph, fnd]
Maintainer: Barret Schloerke <barret at posit.co>
BugReports: https://github.com/posit-dev/r-shinylive/issues
License: MIT + file LICENSE
URL: https://posit-dev.github.io/r-shinylive/, https://github.com/posit-dev/r-shinylive
NeedsCompilation: no
Language: en-US
Materials: README NEWS
CRAN checks: shinylive results

Documentation:

Reference manual: shinylive.pdf

Downloads:

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

Linking:

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

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.
Health stats visible at Monitor.