Package: Rserve 1.8

Rserve: Versatile R Server

Rserve acts as a socket 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 popular languages such as C/C++ and Java, allowing any application to use facilities of R without the need of linking to R code. Rserve supports remote connection, user authentication and file transfer. A simple R client is included in this package as well. In addition, it can also act as a secure WebSockets and HTTP/HTTPS server.

Authors:Simon Urbanek <[email protected]>

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:

12 exports 282 stars 6.86 score 0 dependencies 2 dependents 35 mentions 396 scripts 7.5k downloads

Last updated 1 months agofrom:f1d0b0c8ba. Checks:OK: 1 WARNING: 8. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 12 2024
R-4.5-win-x86_64WARNINGSep 12 2024
R-4.5-linux-x86_64WARNINGSep 12 2024
R-4.4-win-x86_64WARNINGSep 12 2024
R-4.4-mac-x86_64WARNINGSep 12 2024
R-4.4-mac-aarch64WARNINGSep 12 2024
R-4.3-win-x86_64WARNINGSep 12 2024
R-4.3-mac-x86_64WARNINGSep 12 2024
R-4.3-mac-aarch64WARNINGSep 12 2024

Exports:ocapresolve.ocapRserveRserve.contextRserve.evalrun.Rserveself.ctrlEvalself.ctrlSourceself.oobMessageself.oobSendstop.Rserveulog

Dependencies: