CRAN Package Check Results for Package fingerPro

Last updated on 2025-12-26 21:49:01 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.0 30.42 102.11 132.53 NOTE
r-devel-linux-x86_64-debian-gcc 2.0 24.00 71.53 95.53 NOTE
r-devel-linux-x86_64-fedora-clang 2.0 61.00 167.88 228.88 NOTE
r-devel-linux-x86_64-fedora-gcc 2.0 63.00 165.56 228.56 NOTE
r-devel-windows-x86_64 2.0 39.00 119.00 158.00 NOTE
r-patched-linux-x86_64 2.0 30.38 94.12 124.50 OK
r-release-linux-x86_64 2.0 31.74 93.01 124.75 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 38.00 119.00 157.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 50.00 151.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, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-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