Skip to content

rzmq

R Bindings for 'ZeroMQ'

v0.9.16 · Mar 21, 2026 · GPL-3

Description

Interface to the 'ZeroMQ' lightweight messaging kernel (see <https://zeromq.org/> for more information).

Downloads

CRAN

422

Last 30 days

10163rd

1.4K

Last 90 days

8.8K

Last year

Trend: +1.4% (30d vs prior 30d)

r2u CRAN

28

Last 30 days

156

Last 90 days

624

Last year

Trend: -36.4% (30d vs prior 30d)

conda-forge CRAN

241

Last 30 days

870

Last 90 days

6.5K

Last year

Trend: -50% (30d vs prior 30d)

CRAN Check Status

13 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 12 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Apr 25, 2026
NOTE 9 OK · 5 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 23, 2026
NOTE r-devel-linux-x86_64-debian-clang

compiled code

File ‘rzmq/libs/rzmq.so’:
  Found non-API call to R: ‘Rf_findVar’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
NOTE r-devel-linux-x86_64-fedora-gcc

compiled code

File ‘rzmq/libs/rzmq.so’:
  Found non-API call to R: ‘Rf_findVar’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
NOTE r-devel-windows-x86_64

compiled code

File 'rzmq/libs/x64/rzmq.dll':
  Found non-API call to R: 'Rf_findVar'

Compiled code should not call non-API entry points in R.

See 'Writing portable packages' in the 'Writing R Extensions' manual,
and section 'Moving into C API compliance' for issues with the use of
non-API entry points.
NOTE r-oldrel-macos-arm64

installed package size

installed size is 11.1Mb
  sub-directories of 1Mb or more:
    libs  11.0Mb
NOTE r-oldrel-macos-x86_64

installed package size

installed size is 12.2Mb
  sub-directories of 1Mb or more:
    libs  12.0Mb
WARNING 7 OK · 6 NOTE · 1 WARNING · 0 ERROR · 0 FAILURE Mar 20, 2026
NOTE r-devel-linux-x86_64-debian-clang

compiled code

File ‘rzmq/libs/rzmq.so’:
  Found non-API call to R: ‘Rf_findVar’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
WARNING r-devel-linux-x86_64-debian-gcc

compiled code

File ‘rzmq/libs/rzmq.so’:
  Found non-API call to R: ‘Rf_findVar’
This entry point may be removed soon.

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
NOTE r-devel-linux-x86_64-fedora-clang

compiled code

File ‘rzmq/libs/rzmq.so’:
  Found non-API call to R: ‘Rf_findVar’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
NOTE r-devel-linux-x86_64-fedora-gcc

compiled code

File ‘rzmq/libs/rzmq.so’:
  Found non-API call to R: ‘Rf_findVar’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
NOTE r-devel-windows-x86_64

compiled code

File 'rzmq/libs/x64/rzmq.dll':
  Found non-API call to R: 'Rf_findVar'

Compiled code should not call non-API entry points in R.

See 'Writing portable packages' in the 'Writing R Extensions' manual,
and section 'Moving into C API compliance' for issues with the use of
non-API entry points.
NOTE r-oldrel-macos-arm64

installed package size

installed size is 11.2Mb
  sub-directories of 1Mb or more:
    libs  11.1Mb
NOTE r-oldrel-macos-x86_64

installed package size

installed size is 12.3Mb
  sub-directories of 1Mb or more:
    libs  12.2Mb
NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-oldrel-macos-arm64

installed package size

installed size is 11.2Mb
  sub-directories of 1Mb or more:
    libs  11.1Mb
NOTE r-oldrel-macos-x86_64

installed package size

installed size is 12.3Mb
  sub-directories of 1Mb or more:
    libs  12.2Mb

Code

Structure

Lines of code

2,127

Files

27

Compiled share

56.8%

Has compiled src

Yes

Language breakdown

R 225 (10.6%)C/C++/src 1,208 (56.8%)Tests 69 (3.2%)Docs 625 (29.4%)

API

Exported functions

43

Internal functions

0

Recent export changes

v0.9.9+2 set.rcv.timeout, get.rcv.timeout
v0.9.8+1 get.last.endpoint

Testing & CI

Has tests

Yes

Test-to-code ratio

0.31

testthat edition

CI present

No

CI type

[]

PR gated

No

Docs

Return-value doc rate

83.3%

\dontrun example ratio

100%

Roxygen coverage

100%

Has pkgdown

No

NEWS present

Yes

Health & Security signals

Informational signals; not verdicts.

on.exit coverage

Unsafe pattern score

0

Dep constraint coverage

Secret pattern count

0

Bundled 3rd-party code

2 items

Portability & License

Min R version

System requirements

1

C++ standard

License

GPL-3

License flags

SPDX valid, OSI approved

History

Versions

21

First release

2011-09-30

Latest release

2026-03-21

Avg cadence

152 days

Cold removal rate

100%

Dep drift

0

LOC over versions

v0.5.0: 719 LOCv0.5.6: 861 LOCv0.6.1: 904 LOCv0.6.8: 1,372 LOCv0.7.7: 2,449 LOCv0.9.0: 1,890 LOCv0.9.1: 1,897 LOCv0.9.2: 1,901 LOCv0.9.3: 2,030 LOCv0.9.4: 2,057 LOCv0.9.6: 2,072 LOCv0.9.7: 2,072 LOCv0.9.8: 2,097 LOCv0.9.9: 2,150 LOCv0.9.10: 2,150 LOCv0.9.11: 2,149 LOCv0.9.12: 2,149 LOCv0.9.13: 2,149 LOCv0.9.14: 2,149 LOCv0.9.15: 2,149 LOCv0.9.16: 2,127 LOC

Per-file churn detail lives in the source pipeline: https://github.com/r-observatory/cran-code-metrics.

Version History

22 tracked
updated 0.9.16 ← 0.9.15 diff Mar 21, 2026
new 0.9.15 Mar 10, 2026
updated 0.9.15 ← 0.9.14 diff Dec 15, 2024
updated 0.9.14 ← 0.9.13 diff Oct 3, 2024
updated 0.9.13 ← 0.9.12 diff Apr 13, 2024
updated 0.9.12 ← 0.9.11 diff Dec 3, 2023
updated 0.9.11 ← 0.9.10 diff Oct 15, 2023
updated 0.9.10 ← 0.9.9 diff Sep 25, 2023
updated 0.9.9 ← 0.9.8 diff May 9, 2023
updated 0.9.8 ← 0.9.7 diff May 3, 2021
updated 0.9.7 ← 0.9.6 diff Jan 30, 2020
updated 0.9.6 ← 0.9.4 diff Feb 28, 2019
updated 0.9.4 ← 0.9.3 diff Sep 17, 2018
updated 0.9.3 ← 0.9.2 diff Oct 1, 2017
updated 0.9.2 ← 0.9.1 diff Jun 25, 2017