CRAN Package Check Results for Package pbdZMQ

Last updated on 2024-06-23 02:54:04 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3-11 9.47 44.59 54.06 NOTE
r-devel-linux-x86_64-debian-gcc 0.3-11 6.49 35.02 41.51 NOTE
r-devel-linux-x86_64-fedora-clang 0.3-11 71.25 NOTE
r-devel-linux-x86_64-fedora-gcc 0.3-11 77.77 NOTE
r-devel-windows-x86_64 0.3-11 307.00 97.00 404.00 NOTE
r-patched-linux-x86_64 0.3-11 9.27 44.04 53.31 OK
r-release-linux-x86_64 0.3-11 7.52 44.19 51.71 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. 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. Flavor: r-devel-windows-x86_64