Package: Rserve
Version: 1.8-15
Title: Versatile R Server
Author: Simon Urbanek [aut, cre, cph] (https://urbanek.org,
    <https://orcid.org/0000-0003-2297-1732>)
Authors@R: person("Simon", "Urbanek", role=c("aut","cre","cph"), email="Simon.Urbanek@r-project.org", comment=c("https://urbanek.org", ORCID="0000-0003-2297-1732"))
Maintainer: Simon Urbanek <Simon.Urbanek@r-project.org>
Depends: R (>= 1.5.0)
Suggests: RSclient
SystemRequirements: libR, GNU make
Description: 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.
License: GPL-2 | file LICENSE
URL: https://www.rforge.net/Rserve/
BugReports: https://github.com/s-u/Rserve
Biarch: true
NeedsCompilation: yes
Packaged: 2024-12-10 02:24:49 UTC; rforge
Repository: CRAN
Date/Publication: 2024-12-17 07:08:07 UTC
Built: R 4.6.0; aarch64-apple-darwin20; 2025-07-18 03:30:50 UTC; unix
Archs: Rserve.so.dSYM
