CRAN Package Check Results for Package webfakes

Last updated on 2026-03-17 05:51:56 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.4.0 43.72 61.20 104.92 OK
r-devel-linux-x86_64-debian-gcc 1.4.0 34.33 44.80 79.13 NOTE
r-devel-linux-x86_64-fedora-clang 1.4.0 48.00 89.46 137.46 OK
r-devel-linux-x86_64-fedora-gcc 1.4.0 88.00 86.69 174.69 OK
r-devel-macos-arm64 1.4.0 15.00 12.00 27.00 OK
r-devel-windows-x86_64 1.4.0 96.00 96.00 192.00 OK
r-patched-linux-x86_64 1.4.0 46.65 53.49 100.14 OK
r-release-linux-x86_64 1.4.0 46.17 52.98 99.15 OK
r-release-macos-arm64 1.4.0 OK
r-release-macos-x86_64 1.4.0 33.00 52.00 85.00 OK
r-release-windows-x86_64 1.4.0 100.00 106.00 206.00 OK
r-oldrel-macos-arm64 1.4.0 OK
r-oldrel-macos-x86_64 1.4.0 33.00 56.00 89.00 OK
r-oldrel-windows-x86_64 1.4.0 94.00 115.00 209.00 OK

Check Details

Version: 1.4.0
Check: compiled code
Result: NOTE File ‘webfakes/libs/webfakes.so’: Found non-API call to R: ‘Rf_findVar’ 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-gcc