autoshiny: Automatic Transformation of an 'R' Function into a 'shiny' App

Static code compilation of a 'shiny' app given an R function (into 'ui.R' and 'server.R' files or into a 'shiny' app object). See examples at <https://github.com/alekrutkowski/autoshiny>.

Version: 0.0.3
Depends: R (≥ 3.4.0)
Imports: shiny, utils
Suggests: roxygen2, magrittr, webshot
Published: 2023-03-09
Author: Aleksander Rutkowski [aut, cre]
Maintainer: Aleksander Rutkowski <alek.rutkowski at gmail.com>
License: GPL-2
URL: https://github.com/alekrutkowski/autoshiny
NeedsCompilation: no
Materials: README
CRAN checks: autoshiny results

Documentation:

Reference manual: autoshiny.pdf

Downloads:

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

Linking:

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