CRAN Package Check Results for Package arules

Last updated on 2024-06-26 13:05:39 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.7-7 NOTE
r-devel-linux-x86_64-debian-gcc 1.7-7 24.87 142.54 167.41 NOTE
r-devel-linux-x86_64-fedora-clang 1.7-7 282.31 NOTE
r-devel-linux-x86_64-fedora-gcc 1.7-7 289.28 NOTE
r-devel-windows-x86_64 1.7-7 31.00 187.00 218.00 NOTE
r-patched-linux-x86_64 1.7-7 32.63 180.67 213.30 OK
r-release-linux-x86_64 1.7-7 28.33 181.18 209.51 OK
r-release-macos-arm64 1.7-7 82.00 OK
r-release-macos-x86_64 1.7-7 130.00 OK
r-release-windows-x86_64 1.7-7 31.00 191.00 222.00 OK
r-oldrel-macos-arm64 1.7-7 89.00 OK
r-oldrel-macos-x86_64 1.7-7 242.00 OK
r-oldrel-windows-x86_64 1.7-7 34.00 223.00 257.00 OK

Check Details

Version: 1.7-7
Check: compiled code
Result: NOTE File ‘arules/libs/arules.so’: Found non-API call to R: ‘Rf_NonNullStringMatch’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. 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: 1.7-7
Check: compiled code
Result: NOTE File 'arules/libs/x64/arules.dll': Found non-API call to R: 'Rf_NonNullStringMatch' Compiled code should not call non-API entry points in R. See 'Writing portable packages' in the 'Writing R Extensions' manual. Flavor: r-devel-windows-x86_64