CRAN Package Check Results for Package warp

Last updated on 2026-01-13 10:49:00 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.2 4.82 69.82 74.64 NOTE
r-devel-linux-x86_64-debian-gcc 0.2.2 3.80 42.30 46.10 NOTE
r-devel-linux-x86_64-fedora-clang 0.2.2 7.00 102.55 109.55 NOTE
r-devel-linux-x86_64-fedora-gcc 0.2.2 8.00 116.76 124.76 NOTE
r-devel-windows-x86_64 0.2.2 12.00 82.00 94.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 10.00 80.00 90.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. 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

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