This package browser is in early development. Mind the rough edges.

r-restrserve 1.2.4

R web API framework

RestRserve is an R web API framework for building high-performance AND robust microservices and app backends. With Rserve backend on UNIX-like systems it is parallel by design. It will handle incoming requests in parallel - each request in a separate fork.

Installation

Install r-restrserve 1.2.4 as follows:

guix install r-restrserve@1.2.4

Or install the latest version:

guix install r-restrserve

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.