Package: svHttp 1.0.5

svHttp: 'SciViews::R' - HTTP Server
A simple HTTP server allows to connect GUI clients to R.
Authors:
svHttp_1.0.5.tar.gz
svHttp_1.0.5.zip(r-4.7)svHttp_1.0.5.zip(r-4.6)svHttp_1.0.5.zip(r-4.5)
svHttp_1.0.5.tgz(r-4.6-any)svHttp_1.0.5.tgz(r-4.5-any)
svHttp_1.0.5.tar.gz(r-4.7-any)svHttp_1.0.5.tar.gz(r-4.6-any)
svHttp_1.0.5.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
svHttp/json (API)
NEWS
| # Install 'svHttp' in R: |
| install.packages('svHttp', repos = c('https://sciviews.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/sciviews/svhttp/issues
Pkgdown/docs site:https://www.sciviews.org
Last updated from:a82eb901d3. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 124 | ||
| source / vignettes | OK | 214 | ||
| linux-release-x86_64 | OK | 117 | ||
| macos-release-arm64 | OK | 109 | ||
| macos-oldrel-arm64 | OK | 72 | ||
| windows-devel | OK | 79 | ||
| windows-release | OK | 64 | ||
| windows-oldrel | OK | 88 | ||
| wasm-release | OK | 108 |
Exports:http_server_clientshttp_server_namehttp_server_portHttpClientsNamesHttpServerNameHttpServerPortpar_http_serverparHttpstart_http_serverstartHttpServerstop_http_serverstopHttpSever
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| 'SciViews::R' - HTTP Server | svHttp-package svHttp |
| Get list of all names of clients that already connected to the http server | HttpClientsNames http_server_clients |
| Get or change the name of the HTTP server | HttpServerName http_server_name |
| Get or change the port of the HTTP server | HttpServerPort http_server_port |
| Get or change http server options | parHttp par_http_server |
| (Re)start an HTTP server in R | startHttpServer start_http_server |
| Stop the SciViews and R HTTP server and eliminate all tracks | stopHttpSever stop_http_server |
