CRAN Package Check Results for Package vetr

Last updated on 2025-12-26 03:51:47 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.19 9.62 73.08 82.70 NOTE
r-devel-linux-x86_64-debian-gcc 0.2.19 7.71 53.45 61.16 NOTE
r-devel-linux-x86_64-fedora-clang 0.2.19 15.00 124.59 139.59 NOTE
r-devel-linux-x86_64-fedora-gcc 0.2.19 17.00 132.90 149.90 NOTE
r-devel-windows-x86_64 0.2.19 21.00 87.00 108.00 NOTE
r-patched-linux-x86_64 0.2.19 10.04 67.22 77.26 OK
r-release-linux-x86_64 0.2.19 9.60 66.68 76.28 OK
r-release-macos-arm64 0.2.19 3.00 45.00 48.00 OK
r-release-macos-x86_64 0.2.19 10.00 219.00 229.00 OK
r-release-windows-x86_64 0.2.19 22.00 86.00 108.00 OK
r-oldrel-macos-arm64 0.2.19 3.00 53.00 56.00 OK
r-oldrel-macos-x86_64 0.2.19 9.00 226.00 235.00 OK
r-oldrel-windows-x86_64 0.2.19 23.00 113.00 136.00 OK

Check Details

Version: 0.2.19
Check: compiled code
Result: NOTE File ‘vetr/libs/vetr.so’: Found non-API call to R: ‘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.19
Check: compiled code
Result: NOTE File 'vetr/libs/x64/vetr.dll': Found non-API call to R: '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