CRAN Package Check Results for Package arrApply

Last updated on 2026-01-01 17:49:30 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.2.1 26.71 25.44 52.15 NOTE
r-devel-linux-x86_64-debian-gcc 2.2.1 18.17 20.82 38.99 NOTE
r-devel-linux-x86_64-fedora-clang 2.2.1 56.00 41.39 97.39 NOTE
r-devel-linux-x86_64-fedora-gcc 2.2.1 52.00 37.58 89.58 NOTE
r-devel-windows-x86_64 2.2.1 31.00 60.00 91.00 NOTE
r-patched-linux-x86_64 2.2.1 27.91 23.27 51.18 OK
r-release-linux-x86_64 2.2.1 26.63 23.32 49.95 OK
r-release-macos-arm64 2.2.1 OK
r-release-macos-x86_64 2.2.1 16.00 61.00 77.00 OK
r-release-windows-x86_64 2.2.1 30.00 66.00 96.00 OK
r-oldrel-macos-arm64 2.2.1 OK
r-oldrel-macos-x86_64 2.2.1 17.00 58.00 75.00 OK
r-oldrel-windows-x86_64 2.2.1 37.00 73.00 110.00 OK

Check Details

Version: 2.2.1
Check: compiled code
Result: NOTE File ‘arrApply/libs/arrApply.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.2.1
Check: compiled code
Result: NOTE File 'arrApply/libs/x64/arrApply.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