CRAN Package Check Results for Package blatent

Last updated on 2025-12-24 09:49:32 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.2 79.92 40.71 120.63 NOTE
r-devel-linux-x86_64-debian-gcc 0.1.2 53.14 30.69 83.83 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 92.00 80.00 172.00 OK
r-patched-linux-x86_64 0.1.2 79.59 37.67 117.26 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 76.00 168.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 109.00 92.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