CRAN Package Check Results for Package fingerPro

Last updated on 2026-01-08 07:48:50 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.0 32.07 103.43 135.50 NOTE
r-devel-linux-x86_64-debian-gcc 2.0 22.29 74.88 97.17 NOTE
r-devel-linux-x86_64-fedora-clang 2.0 58.00 158.81 216.81 OK
r-devel-linux-x86_64-fedora-gcc 2.0 63.00 161.57 224.57 OK
r-devel-windows-x86_64 2.0 40.00 120.00 160.00 NOTE
r-patched-linux-x86_64 2.0 30.84 92.92 123.76 OK
r-release-linux-x86_64 2.0 33.06 92.51 125.57 OK
r-release-macos-arm64 2.0 OK
r-release-macos-x86_64 2.0 18.00 131.00 149.00 OK
r-release-windows-x86_64 2.0 39.00 120.00 159.00 OK
r-oldrel-macos-arm64 2.0 OK
r-oldrel-macos-x86_64 2.0 19.00 88.00 107.00 OK
r-oldrel-windows-x86_64 2.0 49.00 152.00 201.00 OK

Check Details

Version: 2.0
Check: compiled code
Result: NOTE File ‘fingerPro/libs/fingerPro.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

Version: 2.0
Check: compiled code
Result: NOTE File 'fingerPro/libs/x64/fingerPro.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