CRAN Package Check Results for Package later

Last updated on 2024-07-01 12:53:34 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3.2 44.61 91.57 136.18 NOTE
r-devel-linux-x86_64-debian-gcc 1.3.2 29.13 60.05 89.18 NOTE
r-devel-linux-x86_64-fedora-clang 1.3.2 200.32 NOTE
r-devel-linux-x86_64-fedora-gcc 1.3.2 197.36 NOTE
r-devel-windows-x86_64 1.3.2 50.00 117.00 167.00 OK
r-patched-linux-x86_64 1.3.2 38.34 77.72 116.06 OK
r-release-linux-x86_64 1.3.2 36.82 77.86 114.68 OK
r-release-macos-arm64 1.3.2 56.00 OK
r-release-macos-x86_64 1.3.2 80.00 OK
r-release-windows-x86_64 1.3.2 49.00 121.00 170.00 OK
r-oldrel-macos-arm64 1.3.2 65.00 OK
r-oldrel-macos-x86_64 1.3.2 130.00 OK
r-oldrel-windows-x86_64 1.3.2 57.00 139.00 196.00 OK

Check Details

Version: 1.3.2
Check: compiled code
Result: NOTE File ‘later/libs/later.so’: Found non-API call to R: ‘R_InputHandlers’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. See section ‘Moving into C API compliance’ in the ‘Writing R Extensions’ manual for issues with 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-gcc

Version: 1.3.2
Check: compiled code
Result: NOTE File ‘later/libs/later.so’: Found non-API call to R: ‘R_InputHandlers’ 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-fedora-clang