CRAN Package Check Results for Package webfakes

Last updated on 2024-04-24 21:55:03 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3.0 13.44 64.60 78.04 NOTE
r-devel-linux-x86_64-debian-gcc 1.3.0 9.72 48.19 57.91 NOTE
r-devel-linux-x86_64-fedora-clang 1.3.0 100.70 NOTE
r-devel-linux-x86_64-fedora-gcc 1.3.0 94.86 NOTE
r-devel-windows-x86_64 1.3.0 18.00 81.00 99.00 OK
r-patched-linux-x86_64 1.3.0 13.87 63.11 76.98 OK
r-release-linux-x86_64 1.3.0 11.93 64.13 76.06 OK
r-release-macos-arm64 1.3.0 54.00 OK
r-release-windows-x86_64 1.3.0 17.00 82.00 99.00 OK
r-oldrel-macos-arm64 1.3.0 51.00 OK
r-oldrel-macos-x86_64 1.3.0 88.00 OK
r-oldrel-windows-x86_64 1.3.0 17.00 92.00 109.00 OK

Check Details

Version: 1.3.0
Check: compiled code
Result: NOTE File ‘webfakes/libs/webfakes.so’: Found non-API calls to R: ‘SET_ENCLOS’, ‘SET_FRAME’, ‘SET_HASHTAB’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc