CRAN Package Check Results for Package proxy

Last updated on 2025-12-18 14:50:01 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4-27 4.86 32.40 37.26 WARN
r-devel-linux-x86_64-debian-gcc 0.4-28 3.92 27.20 31.12 OK
r-devel-linux-x86_64-fedora-clang 0.4-28 8.00 52.17 60.17 OK
r-devel-linux-x86_64-fedora-gcc 0.4-28 9.00 63.67 72.67 OK
r-devel-windows-x86_64 0.4-28 10.00 68.00 78.00 OK
r-patched-linux-x86_64 0.4-28 4.00 30.47 34.47 OK
r-release-linux-x86_64 0.4-28 4.34 30.28 34.62 OK
r-release-macos-arm64 0.4-28 OK
r-release-macos-x86_64 0.4-28 5.00 152.00 157.00 OK
r-release-windows-x86_64 0.4-28 12.00 67.00 79.00 OK
r-oldrel-macos-arm64 0.4-28 2.00 60.00 62.00 OK
r-oldrel-macos-x86_64 0.4-28 5.00 126.00 131.00 OK
r-oldrel-windows-x86_64 0.4-28 12.00 70.00 82.00 OK

Check Details

Version: 0.4-27
Check: compiled code
Result: WARN File ‘proxy/libs/proxy.so’: Found non-API calls to R: ‘OBJECT’, ‘Rf_NonNullStringMatch’, ‘SET_OBJECT’ These entry points may be removed soon: ‘Rf_NonNullStringMatch’, ‘OBJECT’ 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-devel-linux-x86_64-debian-clang