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.5)autoshiny_0.0.3.zip(r-4.4)autoshiny_0.0.3.zip(r-4.3)
autoshiny_0.0.3.tgz(r-4.4-any)autoshiny_0.0.3.tgz(r-4.3-any)
autoshiny_0.0.3.tar.gz(r-4.5-noble)autoshiny_0.0.3.tar.gz(r-4.4-noble)
autoshiny_0.0.3.tgz(r-4.4-emscripten)autoshiny_0.0.3.tgz(r-4.3-emscripten)
autoshiny.pdf |autoshiny.html✨
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 2 years agofrom:08182f58b4. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 31 2024 |
R-4.5-win | OK | Oct 31 2024 |
R-4.5-linux | OK | Oct 31 2024 |
R-4.4-win | OK | Oct 31 2024 |
R-4.4-mac | OK | Oct 31 2024 |
R-4.3-win | OK | Oct 31 2024 |
R-4.3-mac | OK | Oct 31 2024 |
Exports:.NULLFilemakeAppmakeFiles
Dependencies:base64encbslibcachemclicommonmarkcrayondigestfastmapfontawesomefsgluehtmltoolshttpuvjquerylibjsonlitelaterlifecyclemagrittrmemoisemimepromisesR6rappdirsRcpprlangsassshinysourcetoolswithrxtable
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 |