CRAN Package Check Results for Package webfakes

Last updated on 2026-04-09 05:51:45 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.4.0 45.13 61.02 106.15 WARN
r-devel-linux-x86_64-debian-gcc 1.4.0 34.31 47.52 81.83 WARN
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.0 104.00 96.00 200.00 WARN
r-patched-linux-x86_64 1.4.0 46.68 56.00 102.68 WARN
r-release-linux-x86_64 1.4.0 48.17 53.74 101.91 OK
r-release-macos-arm64 1.4.1 OK
r-release-macos-x86_64 1.4.1 38.00 66.00 104.00 OK
r-release-windows-x86_64 1.4.0 112.00 90.00 202.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.0 178.00 109.00 287.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. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64

Version: 1.4.0
Check: compiled code
Result: WARN File 'webfakes/libs/x64/webfakes.dll': 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-devel-windows-x86_64