# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "shinylive" in publications use:' type: software license: MIT title: 'shinylive: Run ''shiny'' Applications in the Browser' version: 0.5.0 doi: 10.32614/CRAN.package.shinylive abstract: '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: - family-names: Schloerke given-names: Barret email: barret@posit.co orcid: https://orcid.org/0000-0001-9986-114X - family-names: Chang given-names: Winston email: winston@posit.co orcid: https://orcid.org/0000-0002-1576-2126 - family-names: Stagg given-names: George email: george.stagg@posit.co - family-names: Aden-Buie given-names: Garrick email: garrick@posit.co orcid: https://orcid.org/0000-0002-7111-0077 repository: https://cran.r-universe.dev repository-code: https://github.com/posit-dev/r-shinylive commit: 13cb6548187a753dcac95963cd187f7b257d5a2b url: https://posit-dev.github.io/r-shinylive/ date-released: '2026-06-08' contact: - family-names: Schloerke given-names: Barret email: barret@posit.co orcid: https://orcid.org/0000-0001-9986-114X