Server providing access to R from many languages and systems
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.
System | Target | Derivation | Build status |
---|---|---|---|
x86_64-linux | /gnu/store/1n1scfx7911br1rcczxsjvynhc3kif1v-r-rserve-1.8-6.drv | ||
mips64el-linux | /gnu/store/l6sxx8qb1rirb1vad2n321w7334l9kgh-r-rserve-1.8-6.drv | ||
i686-linux | /gnu/store/nq0xhx719k9qn9lxqpq1jw170f0231kc-r-rserve-1.8-6.drv | ||
i586-gnu | /gnu/store/r3yi2n1if6sy5fh6bnb5d0q7z6mib2g0-r-rserve-1.8-6.drv | ||
armhf-linux | /gnu/store/5n3nqx89ihqd9500q4mnqb64chjsv3sj-r-rserve-1.8-6.drv | ||
aarch64-linux | /gnu/store/4s6rfgszn2b1rsdwpd0scprqpvm075jy-r-rserve-1.8-6.drv |
Linter | Message | Location |
---|---|---|
No lint warnings ✓ |