CRAN Package Check Results for Package philentropy

Last updated on 2026-01-08 03:52:23 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.10.0 19.15 64.91 84.06 NOTE
r-devel-linux-x86_64-debian-gcc 0.10.0 16.33 47.85 64.18 NOTE
r-devel-linux-x86_64-fedora-clang 0.10.0 36.00 105.17 141.17 OK
r-devel-linux-x86_64-fedora-gcc 0.10.0 43.00 124.21 167.21 OK
r-devel-windows-x86_64 0.10.0 29.00 117.00 146.00 NOTE
r-patched-linux-x86_64 0.10.0 23.56 56.84 80.40 OK
r-release-linux-x86_64 0.10.0 21.91 56.69 78.60 OK
r-release-macos-arm64 0.10.0 OK
r-release-macos-x86_64 0.10.0 14.00 125.00 139.00 OK
r-release-windows-x86_64 0.10.0 29.00 116.00 145.00 OK
r-oldrel-macos-arm64 0.10.0 OK
r-oldrel-macos-x86_64 0.10.0 14.00 95.00 109.00 OK
r-oldrel-windows-x86_64 0.10.0 34.00 136.00 170.00 OK

Check Details

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