CRAN Package Check Results for Package webfakes

Last updated on 2026-04-12 05:52:15 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.4.1 44.56 61.51 106.07 OK
r-devel-linux-x86_64-debian-gcc 1.4.1 34.98 45.62 80.60 OK
r-devel-linux-x86_64-fedora-clang 1.4.1 53.00 95.87 148.87 OK
r-devel-linux-x86_64-fedora-gcc 1.4.1 99.00 98.42 197.42 OK
r-devel-macos-arm64 1.4.1 14.00 19.00 33.00 OK
r-devel-windows-x86_64 1.4.1 102.00 93.00 195.00 OK
r-patched-linux-x86_64 1.4.0 46.68 56.00 102.68 WARN
r-release-linux-x86_64 1.4.1 47.33 53.38 100.71 OK
r-release-macos-arm64 1.4.1 13.00 14.00 27.00 OK
r-release-macos-x86_64 1.4.1 38.00 66.00 104.00 OK
r-release-windows-x86_64 1.4.1 108.00 91.00 199.00 OK
r-oldrel-macos-arm64 1.4.0 OK
r-oldrel-macos-x86_64 1.4.1 37.00 69.00 106.00 OK
r-oldrel-windows-x86_64 1.4.1 142.00 100.00 242.00 OK

Check Details

Version: 1.4.0
Check: compiled code
Result: WARN File ‘webfakes/libs/webfakes.so’: Found non-API call to R: ‘Rf_findVar’ This entry point may be removed soon. 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-patched-linux-x86_64