Package: Rserve 1.8

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.tar.gz
Rserve_1.8.zip(r-4.5)Rserve_1.8.zip(r-4.4)Rserve_1.8.zip(r-4.3)
Rserve_1.8.tgz(r-4.4-x86_64)Rserve_1.8.tgz(r-4.4-arm64)Rserve_1.8.tgz(r-4.3-x86_64)Rserve_1.8.tgz(r-4.3-arm64)
Rserve_1.8.tar.gz(r-4.5-noble)Rserve_1.8.tar.gz(r-4.4-noble)
Rserve.pdf |Rserve.html
Rserve/json (API)
NEWS

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

Peer review:

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

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

On CRAN:

openssllibxcrypt

10.79 score 282 stars 2 packages 414 scripts 5.9k downloads 35 mentions 14 exports 0 dependencies

Last updated 4 days agofrom:efb1da80c4. Checks:OK: 1 NOTE: 4 WARNING: 4. Indexed: yes.

TargetResultDate
Doc / VignettesOKDec 18 2024
R-4.5-win-x86_64NOTEDec 18 2024
R-4.5-linux-x86_64NOTEDec 18 2024
R-4.4-win-x86_64NOTEDec 18 2024
R-4.4-mac-x86_64WARNINGDec 18 2024
R-4.4-mac-aarch64WARNINGDec 18 2024
R-4.3-win-x86_64NOTEDec 18 2024
R-4.3-mac-x86_64WARNINGDec 18 2024
R-4.3-mac-aarch64WARNINGDec 18 2024

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

Dependencies: