CRAN Package Check Results for Package blatent

Last updated on 2026-01-08 11:48:47 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.2 82.77 41.93 124.70 NOTE
r-devel-linux-x86_64-debian-gcc 0.1.2 51.36 31.71 83.07 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.2 171.00 63.96 234.96 OK
r-devel-linux-x86_64-fedora-gcc 0.1.2 180.00 56.17 236.17 OK
r-devel-windows-x86_64 0.1.2 92.00 77.00 169.00 NOTE
r-patched-linux-x86_64 0.1.2 80.67 37.90 118.57 OK
r-release-linux-x86_64 0.1.2 82.58 37.75 120.33 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 91.00 75.00 166.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 93.00 201.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

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