CRAN Package Check Results for Package vetr

Last updated on 2026-03-18 01:52:38 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.20 9.91 74.31 84.22 NOTE
r-devel-linux-x86_64-debian-gcc 0.2.20 8.02 54.01 62.03 NOTE
r-devel-linux-x86_64-fedora-clang 0.2.20 98.03 NOTE
r-devel-linux-x86_64-fedora-gcc 0.2.20 16.00 128.60 144.60 NOTE
r-devel-macos-arm64 0.2.20 3.00 27.00 30.00 OK
r-devel-windows-x86_64 0.2.20 20.00 90.00 110.00 OK
r-patched-linux-x86_64 0.2.20 10.18 68.66 78.84 OK
r-release-linux-x86_64 0.2.20 9.94 67.16 77.10 OK
r-release-macos-arm64 0.2.20 3.00 43.00 46.00 OK
r-release-macos-x86_64 0.2.20 8.00 121.00 129.00 OK
r-release-windows-x86_64 0.2.20 21.00 87.00 108.00 OK
r-oldrel-macos-arm64 0.2.20 3.00 43.00 46.00 OK
r-oldrel-macos-x86_64 0.2.20 9.00 153.00 162.00 OK
r-oldrel-windows-x86_64 0.2.20 22.00 108.00 130.00 OK

Check Details

Version: 0.2.20
Check: compiled code
Result: NOTE File ‘vetr/libs/vetr.so’: Found non-API calls to R: ‘Rf_findVar’, ‘Rf_findVarInFrame’ 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