CRAN Package Check Results for Package cleancall

Last updated on 2026-03-17 02:53:17 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.3 2.34 20.26 22.60 OK
r-devel-linux-x86_64-debian-gcc 0.1.3 2.01 17.27 19.28 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.3 31.68 OK
r-devel-linux-x86_64-fedora-gcc 0.1.3 30.04 OK
r-devel-macos-arm64 0.1.3 1.00 9.00 10.00 OK
r-devel-windows-x86_64 0.1.3 6.00 40.00 46.00 OK
r-patched-linux-x86_64 0.1.3 2.32 16.83 19.15 OK
r-release-linux-x86_64 0.1.3 2.22 16.91 19.13 OK
r-release-macos-arm64 0.1.3 OK
r-release-macos-x86_64 0.1.3 3.00 21.00 24.00 OK
r-release-windows-x86_64 0.1.3 6.00 53.00 59.00 OK
r-oldrel-macos-arm64 0.1.3 OK
r-oldrel-macos-x86_64 0.1.3 3.00 26.00 29.00 OK
r-oldrel-windows-x86_64 0.1.3 7.00 41.00 48.00 OK

Check Details

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