软件包:r-cran-rserve(1.7-3-3 以及其他的)
GNU R Rserve tcp/ip server and sample clients
This package provide Rserve, a headless server for GNU R. 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.
其他与 r-cran-rserve 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.15)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libssl1.1 (>= 1.1.0)
- 安全套接字层工具箱 - 共享库
-
- dep: r-api-3.5
- 本虚包由这些包填实: r-base-core
-
- dep: r-base-core (>= 3.5.0-5)
- GNU R core of statistical computation and graphics system