Package: FastRWeb 1.2-2
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-2.tar.gz
FastRWeb_1.2-2.zip(r-4.5)FastRWeb_1.2-2.zip(r-4.4)FastRWeb_1.2-2.zip(r-4.3)
FastRWeb_1.2-2.tgz(r-4.4-x86_64)FastRWeb_1.2-2.tgz(r-4.4-arm64)FastRWeb_1.2-2.tgz(r-4.3-x86_64)FastRWeb_1.2-2.tgz(r-4.3-arm64)
FastRWeb_1.2-2.tar.gz(r-4.5-noble)FastRWeb_1.2-2.tar.gz(r-4.4-noble)
FastRWeb.pdf |FastRWeb.html✨
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 3 months agofrom:b8b8d241f3. Checks:OK: 1 NOTE: 5 WARNING: 3. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 04 2024 |
R-4.5-win-x86_64 | WARNING | Nov 04 2024 |
R-4.5-linux-x86_64 | NOTE | Nov 04 2024 |
R-4.4-win-x86_64 | WARNING | Nov 04 2024 |
R-4.4-mac-x86_64 | NOTE | Nov 04 2024 |
R-4.4-mac-aarch64 | NOTE | Nov 04 2024 |
R-4.3-win-x86_64 | WARNING | Nov 04 2024 |
R-4.3-mac-x86_64 | NOTE | Nov 04 2024 |
R-4.3-mac-aarch64 | NOTE | Nov 04 2024 |
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 |