Rserve
About Rserve
|
GIT repository accessThe GIT repository for this project can be cloned using
git clone --recursive https://github.com/s-u/Rserve.git Rserve
see also Rserve GitHub repository.
To install the latest development snapshot of this package, use install.packages("Rserve",,"http://rforge.net/",type="source")
Binaries (if avalable) can be installed using install.packages("Rserve",,"http://rforge.net/")
Most recent GIT commitsd26b56a0| Simon Urbanek | Mon Dec 15 15:41:20 2025 +1300 Update check GHA M .github/workflows/check.yml ed5a2919| Simon Urbanek | Mon Dec 15 15:37:43 2025 +1300 update NEWS M NEWS 48d0829e| Simon Urbanek | Mon Dec 15 15:36:35 2025 +1300 add rcompat.h to re-map BODY, FORMALS and replace SET_OBJECT M src/qap_decode.c M src/qap_decode.h M src/qap_encode.h A src/rcompat.h efb1da80| Simon Urbanek | Thu Dec 19 11:25:37 2024 +1300 update NEWS M NEWS 86055f5d| Simon Urbanek | Thu Dec 19 11:25:30 2024 +1300 update BugReports URL and description M DESCRIPTION |