CRAN Package Check Results for Package blatent

Last updated on 2026-01-01 09:50:06 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.2 88.27 41.28 129.55 NOTE
r-devel-linux-x86_64-debian-gcc 0.1.2 52.50 30.87 83.37 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 91.00 80.00 171.00 NOTE
r-patched-linux-x86_64 0.1.2 82.86 38.10 120.96 OK
r-release-linux-x86_64 0.1.2 82.09 38.08 120.17 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, 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