CRAN Package Check Results for Package pbdZMQ

Last updated on 2024-07-12 02:51:17 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3-11 9.13 43.91 53.04 NOTE
r-devel-linux-x86_64-debian-gcc 0.3-11 6.51 35.17 41.68 NOTE
r-devel-linux-x86_64-fedora-clang 0.3-11 71.35 NOTE
r-devel-linux-x86_64-fedora-gcc 0.3-11 79.74 NOTE
r-devel-windows-x86_64 0.3-11 307.00 98.00 405.00 NOTE
r-patched-linux-x86_64 0.3-11 7.90 43.08 50.98 OK
r-release-linux-x86_64 0.3-11 7.67 42.81 50.48 OK
r-release-macos-arm64 0.3-11 34.00 OK
r-release-macos-x86_64 0.3-11 60.00 OK
r-release-windows-x86_64 0.3-11 301.00 96.00 397.00 OK
r-oldrel-macos-arm64 0.3-11 39.00 OK
r-oldrel-macos-x86_64 0.3-11 94.00 OK
r-oldrel-windows-x86_64 0.3-11 246.00 101.00 347.00 OK

Check Details

Version: 0.3-11
Check: compiled code
Result: NOTE File ‘pbdZMQ/libs/pbdZMQ.so’: Found non-API call to R: ‘LEVELS’ 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. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.3-11
Check: compiled code
Result: NOTE File 'pbdZMQ/libs/x64/pbdZMQ.dll': Found non-API call to R: 'LEVELS' 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. Flavor: r-devel-windows-x86_64