Binary package “r-cran-pbdzmq” in ubuntu mantic

R bindings for ZeroMQ from the pbdR project

 A set of bindings for the well-known ZeroMQ communication library.
 pbdZMQ wraps the C API in higher-level R functions and supports several
 common ZeroMQ patterns including request-reply and push-pull. Some
 compatibility functions are included for existing code using rzmq.