CRAN Package Check Results for Package socketR

Last updated on 2026-09-18 10:52:18 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.4 5.81 44.51 50.32 WARN
r-devel-linux-x86_64-debian-gcc 1.0.5 4.53 34.78 39.31 OK
r-devel-linux-x86_64-fedora-clang 1.0.5 34.01 OK
r-devel-linux-x86_64-fedora-gcc 1.0.5 39.15 OK
r-devel-windows-x86_64 1.0.5 7.00 136.00 143.00 OK
r-patched-linux-x86_64 1.0.5 6.99 35.04 42.03 OK
r-release-linux-x86_64 1.0.4 5.75 35.19 40.94 OK
r-release-macos-x86_64 1.0.5 6.00 115.00 121.00 OK
r-release-windows-x86_64 1.0.5 8.00 67.00 75.00 OK
r-oldrel-macos-arm64 1.0.4 2.00 21.00 23.00 NOTE
r-oldrel-macos-x86_64 1.0.4 5.00 71.00 76.00 NOTE
r-oldrel-windows-x86_64 1.0.4 11.00 73.00 84.00 OK

Additional issues

M1mac

Check Details

Version: 1.0.4
Check: whether package can be installed
Result: WARN Found the following significant warnings: posix/socketr.cpp:7:9: warning: keyword is hidden by macro definition [-Wkeyword-macro] posix/socketr.cpp:8:9: warning: keyword is hidden by macro definition [-Wkeyword-macro] See ‘/home/hornik/tmp/R.check/r-devel-clang/Work/PKGS/socketR.Rcheck/00install.out’ for details. * used C++ compiler: ‘Debian clang version 23.1.1 (2)’ Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.0.4
Check: compiled code
Result: NOTE File ‘socketR/libs/socketR.so’: Found non-API calls to R: ‘R_GetConnection’, ‘R_ReadConnection’, ‘R_WriteConnection’, ‘R_new_custom_connection’ 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-oldrel-macos-arm64, r-oldrel-macos-x86_64