CRAN Package Check Results for Package websocket

Last updated on 2026-04-30 09:53:12 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.4.4 66.82 34.63 101.45 OK
r-devel-linux-x86_64-debian-gcc 1.4.4 53.87 27.92 81.79 OK
r-devel-linux-x86_64-fedora-clang 1.4.4 87.00 53.26 140.26 OK
r-devel-linux-x86_64-fedora-gcc 1.4.4 138.00 61.49 199.49 OK
r-devel-windows-x86_64 1.4.4 112.00 148.00 260.00 OK
r-patched-linux-x86_64 1.4.4 72.49 31.30 103.79 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 20.00 36.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 91.00 159.00 250.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 104.00 182.00 286.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