CRAN Package Check Results for Package backports

Last updated on 2026-03-18 00:49:49 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.5.0 3.94 37.20 41.14 NOTE
r-devel-linux-x86_64-debian-gcc 1.5.0 2.28 29.39 31.67 NOTE
r-devel-linux-x86_64-fedora-clang 1.5.0 6.00 63.23 69.23 NOTE
r-devel-linux-x86_64-fedora-gcc 1.5.0 60.02 NOTE
r-devel-macos-arm64 1.5.0 1.00 17.00 18.00 OK
r-devel-windows-x86_64 1.5.0 11.00 61.00 72.00 OK
r-patched-linux-x86_64 1.5.0 3.01 32.37 35.38 OK
r-release-linux-x86_64 1.5.0 2.23 32.07 34.30 OK
r-release-macos-arm64 1.5.0 OK
r-release-macos-x86_64 1.5.0 4.00 38.00 42.00 OK
r-release-windows-x86_64 1.5.0 6.00 59.00 65.00 OK
r-oldrel-macos-arm64 1.5.0 OK
r-oldrel-macos-x86_64 1.5.0 3.00 31.00 34.00 OK
r-oldrel-windows-x86_64 1.5.0 10.00 63.00 73.00 OK

Check Details

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