Package: rzmq
Title: R Bindings for 'ZeroMQ'
Version: 0.9.8
Authors@R: c(
    person("Whit", "Armstrong", , "armstrong.whit@gmail.com", role = "aut"),
    person("Michael", "Schubert", role = "ctb"),
    person("Jeroen", "Ooms", , "jeroen@berkeley.edu", role = c("aut", "cre"),
      comment = c(ORCID = "0000-0002-4035-0289")))
Description: Interface to the 'ZeroMQ' lightweight messaging kernel (see <https://zeromq.org/> for more information).
License: GPL-3
Depends: R (>= 3.1.0)
SystemRequirements: ZeroMQ >= 3.0.0: libzmq3-dev (deb) or zeromq-devel
        (rpm)
URL: https://docs.ropensci.org/rzmq/
BugReports: https://github.com/ropensci/rzmq/issues
NeedsCompilation: yes
Packaged: 2021-05-04 15:26:40 UTC; jeroen
Author: Whit Armstrong [aut],
  Michael Schubert [ctb],
  Jeroen Ooms [aut, cre] (<https://orcid.org/0000-0002-4035-0289>)
Maintainer: Jeroen Ooms <jeroen@berkeley.edu>
Repository: CRAN
Date/Publication: 2021-05-04 15:40:02 UTC
Built: R 4.1.1; x86_64-w64-mingw32; 2021-09-10 18:10:12 UTC; windows
Archs: i386, x64
