This R package provides a client for Rserve. It started as a simple proof of concept (the RSxx
functions which bypass Rserve serialization), but was later re-written in C for high efficiency, full SSL/TLS and QAP support (the RS.xx
functions).
It supports Rserve both in regular as well as in OCAP mode. The code could be used as a basis for C-level Rserve client if required.
To install the CRAN version, use simply
install.packages("RSclient")
For installation of the latest development version, use
install.packages("RSclient", repo="https://rforge.net")
but note that you will require OpenSSL library and headers.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4