CRAN Package Check Results for Package warp

Last updated on 2026-01-13 19:50:30 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.2 4.53 69.41 73.94 NOTE
r-devel-linux-x86_64-debian-gcc 0.2.3 3.88 42.61 46.49 OK
r-devel-linux-x86_64-fedora-clang 0.2.3 8.00 106.86 114.86 OK
r-devel-linux-x86_64-fedora-gcc 0.2.3 121.62 OK
r-devel-windows-x86_64 0.2.2 11.00 82.00 93.00 NOTE
r-patched-linux-x86_64 0.2.2 4.08 62.83 66.91 OK
r-release-linux-x86_64 0.2.2 6.40 63.01 69.41 OK
r-release-macos-arm64 0.2.3 1.00 53.00 54.00 OK
r-release-macos-x86_64 0.2.3 5.00 210.00 215.00 OK
r-release-windows-x86_64 0.2.2 19.00 83.00 102.00 OK
r-oldrel-macos-arm64 0.2.3 2.00 71.00 73.00 OK
r-oldrel-macos-x86_64 0.2.3 5.00 165.00 170.00 OK
r-oldrel-windows-x86_64 0.2.2 13.00 103.00 116.00 OK

Check Details

Version: 0.2.2
Check: compiled code
Result: NOTE File ‘warp/libs/warp.so’: Found non-API calls to R: ‘ATTRIB’, ‘SET_ATTRIB’ 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-clang

Version: 0.2.2
Check: compiled code
Result: NOTE File 'warp/libs/x64/warp.dll': Found non-API calls to R: 'ATTRIB', 'SET_ATTRIB' 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