The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
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[@]metanet.ch.
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.2.0 |
Imports: | archive, brio, cli, fs, gh, glue, httr2 (≥ 1.0.0), jsonlite, pkgdepends, progress, rappdirs, renv, rlang, tools, whisker, withr |
Suggests: | httpuv (≥ 1.6.12), pkgcache, spelling, testthat (≥ 3.0.0) |
Published: | 2024-07-19 |
DOI: | 10.32614/CRAN.package.shinylive |
Author: | Barret Schloerke [aut, cre], Winston Chang [aut], George Stagg [aut], Garrick Aden-Buie [aut], 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 |
Reference manual: | shinylive.pdf |
Package source: | shinylive_0.2.0.tar.gz |
Windows binaries: | r-devel: shinylive_0.2.0.zip, r-release: shinylive_0.2.0.zip, r-oldrel: shinylive_0.2.0.zip |
macOS binaries: | r-release (arm64): shinylive_0.2.0.tgz, r-oldrel (arm64): shinylive_0.2.0.tgz, r-release (x86_64): shinylive_0.2.0.tgz, r-oldrel (x86_64): shinylive_0.2.0.tgz |
Old sources: | shinylive archive |
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.