Last updated on 2026-09-10 12:54:48 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-fedora-clang | 1.0.4 | 32.57 | WARN | |||
| 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 |
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 ‘/data/localhost/ripley/R/packages/tests-clang/socketR.Rcheck/00install.out’ for details.
* used C++ compiler: ‘clang version 23.1.1’
Flavor: r-devel-linux-x86_64-fedora-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