Package: rzmq
Title: R Bindings for 'ZeroMQ'
Version: 0.9.7
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 <http://www.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,
        http://github.com/ropensci/rzmq#readme (devel)
        http://www.zeromq.org (upstream)
BugReports: http://github.com/ropensci/rzmq/issues
NeedsCompilation: yes
Packaged: 2020-01-31 11:06:33 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: 2020-01-31 11:40:02 UTC
Built: R 4.0.0; x86_64-w64-mingw32; 2020-04-26 14:49:39 UTC; windows
Archs: i386, x64
