CRAN Package Check Results for Package websocket

Last updated on 2026-04-26 00:49:30 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.4.4 63.26 33.87 97.13 OK
r-devel-linux-x86_64-debian-gcc 1.4.4 54.28 28.05 82.33 OK
r-devel-linux-x86_64-fedora-clang 1.4.4 77.00 49.77 126.77 OK
r-devel-linux-x86_64-fedora-gcc 1.4.4 138.00 61.49 199.49 OK
r-patched-linux-x86_64 1.4.4 71.94 30.98 102.92 OK
r-release-linux-x86_64 1.4.4 69.75 30.49 100.24 OK
r-release-macos-arm64 1.4.4 16.00 21.00 37.00 OK
r-release-macos-x86_64 1.4.4 51.00 97.00 148.00 NOTE
r-release-windows-x86_64 1.4.4 92.00 148.00 240.00 OK
r-oldrel-macos-arm64 1.4.4 OK
r-oldrel-macos-x86_64 1.4.4 54.00 132.00 186.00 OK
r-oldrel-windows-x86_64 1.4.4 109.00 174.00 283.00 OK

Check Details

Version: 1.4.4
Check: compiled code
Result: NOTE File ‘websocket/libs/websocket.so’: Found non-API call to R: ‘R_NamespaceRegistry’ 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-release-macos-x86_64