软件包: r-cran-rserve (1.8-10-1)
r-cran-rserve 的相关链接
Trisquel 的资源:
下载源码包 rserve:
维护者:
Original Maintainer:
- Dirk Eddelbuettel
外部的资源:
- 主页 [cran.r-project.org]
相似软件包:
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.34)
- GNU C Library: Shared libraries
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libcrypt1 (>= 1:4.1.0)
- libcrypt shared library
-
- dep: libssl3 (>= 3.0.0~~alpha1)
- Secure Sockets Layer toolkit - shared libraries
-
- dep: r-api-4.0
- 本虚包由这些包填实: r-base-core
-
- dep: r-base-core (>= 4.1.2-1ubuntu1)
- GNU R core of statistical computation and graphics system