Package: Rserve 1.8-19

Simon Urbanek

Rserve: Versatile R Server

Rserve is a versatile, scalable server enabling the efficient use of R from other applications through variety of protocols including QAP, WebSockets, HTTP and HTTPS. It acts as a server (TCP/IP or local sockets) which allows binary requests to be sent to R. Every connection has a separate workspace and working directory. Client-side implementations are available for many popular languages allowing applications to use facilities of R without the need of linking to the R binary. Rserve supports remote connections, user authentication and file transfer. A simple R client is included in this package as well. It also supports OCAP mode for secure remote procedure calls, including support for full event loop, asynchronous results/graphics and console I/O.

Authors:Simon Urbanek [aut, cre, cph]

Rserve_1.8-19.tar.gz
Rserve_1.8-19.tar.gz(r-4.7-arm64)Rserve_1.8-19.tar.gz(r-4.7-x86_64)Rserve_1.8-19.tar.gz(r-4.6-arm64)Rserve_1.8-19.tar.gz(r-4.6-x86_64)
manual.pdf |manual.html
card.svg |card.png
Rserve/json (API)
NEWS

# Install 'Rserve' in R:
install.packages('Rserve', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/s-u/rserve/issues

Uses libs:
  • openssl– Secure Sockets Layer toolkit
  • libxcrypt– Libcrypt shared library

On CRAN:

Conda:

openssllibxcrypt

6.21 score 3 stars 2 packages 445 scripts 5.1k downloads 35 mentions 14 exports 0 dependencies

Last updated from:ea03729932. Checks:4 NOTE, 1 OK, 1 FAIL. Indexed: no.

TargetResultTimeFilesSyslog
linux-devel-arm64NOTE113
linux-devel-x86_64NOTE116
source / vignettesOK150
linux-release-arm64NOTE118
linux-release-x86_64NOTE127
wasm-releaseFAIL94

Exports:ocapresolve.ocapRserveRserve.contextRserve.evalRserve.http.add.staticRserve.http.rm.all.staticsrun.Rserveself.ctrlEvalself.ctrlSourceself.oobMessageself.oobSendstop.Rserveulog

Dependencies: