Package: autoshiny 0.0.3
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>.
Authors:
autoshiny_0.0.3.tar.gz
autoshiny_0.0.3.zip(r-4.7)autoshiny_0.0.3.zip(r-4.6)autoshiny_0.0.3.zip(r-4.5)
autoshiny_0.0.3.tgz(r-4.6-any)autoshiny_0.0.3.tgz(r-4.5-any)
autoshiny_0.0.3.tar.gz(r-4.7-any)autoshiny_0.0.3.tar.gz(r-4.6-any)
autoshiny_0.0.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
autoshiny/json (API)
| # Install 'autoshiny' in R: |
| install.packages('autoshiny', repos = c('https://alekrutkowski.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/alekrutkowski/autoshiny/issues
Last updated from:08182f58b4. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 130 | ||
| source / vignettes | OK | 151 | ||
| linux-release-x86_64 | OK | 123 | ||
| macos-release-arm64 | OK | 85 | ||
| macos-oldrel-arm64 | OK | 66 | ||
| windows-devel | OK | 93 | ||
| windows-release | OK | 77 | ||
| windows-oldrel | OK | 79 | ||
| wasm-release | OK | 110 |
Exports:.NULLFilemakeAppmakeFiles
Dependencies:base64encbslibcachemclicommonmarkdigestfastmapfontawesomefsgluehtmltoolshttpuvjquerylibjsonlitelaterlifecyclemagrittrmemoisemimeotelpromisesR6rappdirsRcpprlangsassshinysourcetoolswithrxtable
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| An obligatory wrapper for file names (paths) | File |
| Create a Shiny app (object or files) from an R function | make makeApp makeFiles |
