CRAN Package Check Results for Package cleancall

Last updated on 2026-04-09 01:58:01 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.3 2.47 20.42 22.89 WARN
r-devel-linux-x86_64-debian-gcc 0.1.4 2.11 17.33 19.44 OK
r-devel-linux-x86_64-fedora-clang 0.1.4 32.67 OK
r-devel-linux-x86_64-fedora-gcc 0.1.4 31.67 OK
r-devel-macos-arm64 0.1.4 1.00 10.00 11.00 OK
r-devel-windows-x86_64 0.1.3 7.00 39.00 46.00 WARN
r-patched-linux-x86_64 0.1.3 2.37 17.58 19.95 WARN
r-release-linux-x86_64 0.1.3 2.29 16.87 19.16 OK
r-release-macos-arm64 0.1.4 OK
r-release-macos-x86_64 0.1.4 5.00 59.00 64.00 OK
r-release-windows-x86_64 0.1.3 6.00 40.00 46.00 OK
r-oldrel-macos-arm64 0.1.3 OK
r-oldrel-macos-x86_64 0.1.4 3.00 51.00 54.00 OK
r-oldrel-windows-x86_64 0.1.3 8.00 45.00 53.00 OK

Check Details

Version: 0.1.3
Check: compiled code
Result: WARN File ‘cleancall/libs/cleancall.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-patched-linux-x86_64

Version: 0.1.3
Check: compiled code
Result: WARN File 'cleancall/libs/x64/cleancall.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