Package: midas 1.1.0
midas: Turn HTML 'Shiny'
Contains functions for converting existing HTML/JavaScript source into equivalent 'shiny' functions. Bootstraps the process of making new 'shiny' functions by allowing us to turn HTML snippets directly into R functions.
Authors:
midas_1.1.0.tar.gz
midas_1.1.0.zip(r-4.7)midas_1.1.0.zip(r-4.6)midas_1.1.0.zip(r-4.5)
midas_1.1.0.tgz(r-4.6-any)midas_1.1.0.tgz(r-4.5-any)
midas_1.1.0.tar.gz(r-4.7-any)midas_1.1.0.tar.gz(r-4.6-any)
midas_1.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
midas/json (API)
NEWS
| # Install 'midas' in R: |
| install.packages('midas', repos = c('https://shapenaji.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/shapenaji/midas/issues
Last updated from:85dbc81056. Checks:7 WARNING, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | WARNING | 105 | ||
| source / vignettes | OK | 161 | ||
| linux-release-x86_64 | WARNING | 117 | ||
| macos-release-arm64 | WARNING | 186 | ||
| macos-oldrel-arm64 | WARNING | 137 | ||
| windows-devel | WARNING | 76 | ||
| windows-release | WARNING | 72 | ||
| windows-oldrel | WARNING | 70 | ||
| wasm-release | OK | 101 |
Exports:html_to_listturn_shiny
Dependencies:base64encbslibcachemclicommonmarkdigestfastmapfontawesomefsgluehtmltoolshttpuvjquerylibjsonlitelaterlifecyclemagrittrmemoisemimeotelpromisesR6rappdirsRcpprlangsassshinysourcetoolswithrxml2xtable
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Uses xml2 to parse html text into a list | html_to_list |
| turns an xml2 list into a shiny function call | midas_touch |
| Turns a string of html into the equivalent shiny code | turn_shiny |
