CRAN Package Check Results for Package blatent

Last updated on 2025-12-27 09:50:20 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.2 80.70 41.07 121.77 NOTE
r-devel-linux-x86_64-debian-gcc 0.1.2 49.60 31.44 81.04 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.2 182.00 68.36 250.36 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.2 150.00 62.65 212.65 NOTE
r-devel-windows-x86_64 0.1.2 93.00 76.00 169.00 NOTE
r-patched-linux-x86_64 0.1.2 81.25 37.99 119.24 OK
r-release-linux-x86_64 0.1.2 83.15 37.61 120.76 OK
r-release-macos-arm64 0.1.2 OK
r-release-macos-x86_64 0.1.2 46.00 50.00 96.00 OK
r-release-windows-x86_64 0.1.2 92.00 77.00 169.00 OK
r-oldrel-macos-arm64 0.1.2 OK
r-oldrel-macos-x86_64 0.1.2 56.00 15.00 71.00 OK
r-oldrel-windows-x86_64 0.1.2 108.00 90.00 198.00 OK

Check Details

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