CRAN Package Check Results for Package vetr

Last updated on 2025-12-20 21:49:52 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.19 9.72 71.30 81.02 NOTE
r-devel-linux-x86_64-debian-gcc 0.2.19 8.05 55.45 63.50 NOTE
r-devel-linux-x86_64-fedora-clang 0.2.19 15.00 122.85 137.85 NOTE
r-devel-linux-x86_64-fedora-gcc 0.2.19 17.00 136.90 153.90 NOTE
r-devel-windows-x86_64 0.2.19 21.00 88.00 109.00 OK
r-patched-linux-x86_64 0.2.19 10.17 68.99 79.16 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 23.00 88.00 111.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 24.00 115.00 139.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