CRAN Package Check Results for Package vistla

Last updated on 2025-10-21 17:50:08 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.1.1 4.52 34.40 38.92 NOTE
r-devel-linux-x86_64-debian-gcc 2.1.1 3.61 26.45 30.06 NOTE
r-devel-linux-x86_64-fedora-clang 2.1.1 26.00 32.94 58.94 NOTE
r-devel-linux-x86_64-fedora-gcc 2.1.1 67.78 NOTE
r-devel-windows-x86_64 2.1.1 7.00 71.00 78.00 NOTE
r-patched-linux-x86_64 2.1.1 4.84 31.88 36.72 NOTE
r-release-linux-x86_64 2.1.1 4.59 31.81 36.40 NOTE
r-release-macos-arm64 2.1.1 3.00 31.00 34.00 NOTE
r-release-macos-x86_64 2.1.1 7.00 48.00 55.00 NOTE
r-release-windows-x86_64 2.1.1 7.00 79.00 86.00 NOTE
r-oldrel-macos-arm64 2.1.1 3.00 46.00 49.00 OK
r-oldrel-macos-x86_64 2.1.1 12.00 97.00 109.00 OK
r-oldrel-windows-x86_64 2.1.1 9.00 73.00 82.00 OK

Check Details

Version: 2.1.1
Check: compiled code
Result: NOTE File ‘vistla/libs/vistla.so’: Found non-API call to R: ‘Rf_isFrame’ 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, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64

Version: 2.1.1
Check: compiled code
Result: NOTE File 'vistla/libs/x64/vistla.dll': Found non-API call to R: 'Rf_isFrame' 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-windows-x86_64, r-release-windows-x86_64