Package: rzmq
Title: R Bindings for 'ZeroMQ'
Version: 0.9.15
Authors@R: c(
    person("Whit", "Armstrong", , "armstrong.whit@gmail.com", role = "aut"),
    person("Michael", "Schubert", role = "ctb"),
    person("Jeroen", "Ooms", , "jeroenooms@gmail.com", 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/
        https://ropensci.r-universe.dev/rzmq
BugReports: https://github.com/ropensci/rzmq/issues
RoxygenNote: 7.2.3
NeedsCompilation: yes
Packaged: 2024-12-16 14:48:33 UTC; jeroen
Author: Whit Armstrong [aut],
  Michael Schubert [ctb],
  Jeroen Ooms [aut, cre] (<https://orcid.org/0000-0002-4035-0289>)
Maintainer: Jeroen Ooms <jeroenooms@gmail.com>
Repository: CRAN
Date/Publication: 2024-12-16 15:00:08 UTC
Built: R 4.5.2; x86_64-w64-mingw32; 2025-11-01 01:37:45 UTC; windows
Archs: x64
