Package: autoshiny
Title: Automatic Transformation of an 'R' Function into a 'shiny' App
Version: 0.0.3
Authors@R: person("Aleksander", "Rutkowski", email = "alek.rutkowski@gmail.com", role = c("aut", "cre"))
Description: 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>.
URL: https://github.com/alekrutkowski/autoshiny
Depends: R (>= 3.4.0)
License: GPL-2
Encoding: UTF-8
RoxygenNote: 7.2.3
Imports: shiny, utils
Suggests: roxygen2, magrittr, webshot
NeedsCompilation: no
Packaged: 2023-03-09 10:00:11 UTC; rutkoal
Author: Aleksander Rutkowski [aut, cre]
Maintainer: Aleksander Rutkowski <alek.rutkowski@gmail.com>
Repository: CRAN
Date/Publication: 2023-03-09 10:50:05 UTC
Built: R 4.5.2; ; 2025-11-08 03:49:27 UTC; windows
