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

411

Last 30 days

9796th

1.4K

Last 90 days

8.8K

Last year

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

r2u CRAN

44

Last 30 days

221

Last 90 days

641

Last year

Trend: -47.6% (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

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