Package: Rserve 1.8-13

Simon Urbanek

Rserve: Binary 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.

Authors:Simon Urbanek <[email protected]>

Rserve_1.8-13.tar.gz
Rserve_1.8-13.tar.gz(r-4.5-noble)Rserve_1.8-13.tar.gz(r-4.4-noble)
Rserve.pdf |Rserve.html
Rserve/json (API)
NEWS

# Install 'Rserve' in R:
install.packages('Rserve', repos = c('https://cran.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

5.69 score 3 stars 2 packages 402 scripts 6.7k downloads 35 mentions 11 exports 0 dependencies

Last updated 11 months agofrom:bc7b07c157. Checks:OK: 1 NOTE: 1. Indexed: no.

TargetResultDate
Doc / VignettesOKSep 20 2024
R-4.5-linux-x86_64NOTESep 20 2024

Exports:ocapresolve.ocapRserveRserve.contextRserve.evalrun.Rserveself.ctrlEvalself.ctrlSourceself.oobMessageself.oobSendulog

Dependencies: