shiny.exe: Launch a Shiny Application without Opening R or RStudio

Launch an application by a simple click without opening R or RStudio. The package has 3 functions of which only one is essential in its use, ‘shiny.exe()'. It generates a script in the open shiny project then create a shortcut in the same folder that allows you to launch the app by clicking.If you set 'host = ’public'', the application will be launched on the public server to which you are connected. Thus, all other devices connected to the same server will be able to access the application through the link of your 'IPv4' extended by the port. You can stop the application by leaving the terminal opened by the shortcut.

Version: 0.2.0
Suggests: shiny, knitr, rmarkdown
Published: 2023-05-18
Author: Abdoul Oudouss Diakité [aut, cre]
Maintainer: Abdoul Oudouss Diakité <abdouloudoussdiakite at gmail.com>
License: GPL-2
URL: https://github.com/AODiakite
NeedsCompilation: no
Materials: README
CRAN checks: shiny.exe results

Documentation:

Reference manual: shiny.exe.pdf
Vignettes: shiny_exe

Downloads:

Package source: shiny.exe_0.2.0.tar.gz
Windows binaries: r-prerel: shiny.exe_0.2.0.zip, r-release: shiny.exe_0.2.0.zip, r-oldrel: shiny.exe_0.2.0.zip
macOS binaries: r-prerel (arm64): shiny.exe_0.2.0.tgz, r-release (arm64): shiny.exe_0.2.0.tgz, r-oldrel (arm64): shiny.exe_0.2.0.tgz, r-prerel (x86_64): shiny.exe_0.2.0.tgz, r-release (x86_64): shiny.exe_0.2.0.tgz
Old sources: shiny.exe archive

Linking:

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