CRAN Package Check Results for Package flint

Last updated on 2026-04-26 13:48:59 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.4 93.43 152.48 245.91 OK
r-devel-linux-x86_64-debian-gcc 0.1.4 66.25 102.43 168.68 OK
r-devel-linux-x86_64-fedora-clang 0.1.4 151.00 242.72 393.72 OK
r-devel-linux-x86_64-fedora-gcc 0.1.4 188.00 226.42 414.42 OK
r-patched-linux-x86_64 0.1.4 100.02 145.25 245.27 OK
r-release-linux-x86_64 0.1.4 90.72 145.76 236.48 OK
r-release-macos-arm64 0.1.4 29.00 33.00 62.00 OK
r-release-macos-x86_64 0.1.4 85.00 222.00 307.00 NOTE
r-release-windows-x86_64 0.1.4 167.00 205.00 372.00 OK
r-oldrel-macos-arm64 0.1.4 24.00 38.00 62.00 OK
r-oldrel-macos-x86_64 0.1.4 85.00 184.00 269.00 OK
r-oldrel-windows-x86_64 0.1.4 173.00 195.00 368.00 OK

Check Details

Version: 0.1.4
Check: compiled code
Result: NOTE File ‘flint/libs/flint.so’: Found non-API call to R: ‘R_MissingArg’ 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-release-macos-x86_64