Package: FastRWeb 1.2-3
FastRWeb: Fast Interactive Framework for Web Scripting Using R
Infrastrcture for creating rich, dynamic web content using R scripts while maintaining very fast response time.
Authors:
FastRWeb_1.2-3.tar.gz
FastRWeb_1.2-3.zip(r-4.7)FastRWeb_1.2-3.zip(r-4.6)FastRWeb_1.2-3.zip(r-4.5)
FastRWeb_1.2-3.tgz(r-4.6-x86_64)FastRWeb_1.2-3.tgz(r-4.6-arm64)FastRWeb_1.2-3.tgz(r-4.5-x86_64)FastRWeb_1.2-3.tgz(r-4.5-arm64)
FastRWeb_1.2-3.tar.gz(r-4.7-arm64)FastRWeb_1.2-3.tar.gz(r-4.7-x86_64)FastRWeb_1.2-3.tar.gz(r-4.6-arm64)FastRWeb_1.2-3.tar.gz(r-4.6-x86_64)
manual.pdf |manual.html✨
card.svg |card.png
FastRWeb/json (API)
NEWS
| # Install 'FastRWeb' in R: |
| install.packages('FastRWeb', repos = c('https://s-u.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/s-u/fastrweb/issues
Last updated from:7e6d1e382d. Checks:10 OK, 2 NOTE, 1 FAIL. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 126 | ||
| linux-devel-x86_64 | OK | 135 | ||
| source / vignettes | OK | 178 | ||
| linux-release-arm64 | OK | 132 | ||
| linux-release-x86_64 | OK | 102 | ||
| macos-release-arm64 | OK | 117 | ||
| macos-release-x86_64 | OK | 152 | ||
| macos-oldrel-arm64 | NOTE | 112 | ||
| macos-oldrel-x86_64 | NOTE | 252 | ||
| windows-devel | OK | 88 | ||
| windows-release | OK | 87 | ||
| windows-oldrel | OK | 77 | ||
| wasm-release | FAIL | 107 |
Exports:add.headerarequestas.WebResultdoneoclearoheadoinputoprintoselectionosubmitotableoutparse.multipartWebPlotWebResult
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Add HTML headers to FastRWeb response. | add.header |
| FastRWeb interface functions | done |
| FastRWeb - infratructure to serve web pages with R scripts efficiently | FastRWeb-package FastRWeb |
| Functions aiding in creating HTML form elements. | oinput oselection osubmit |
| FastRWeb HTML output functions | oclear ohead oprint otable out |
| Parsing of POST request multi-part body. | parse.multipart |
| FastRWeb asynchronous (AJAX) requests | arequest |
| Graphics device for inclusion of plots in FastRWeb results. | WebPlot |
| Result object of a FastRWeb script | as.WebResult WebResult |
