CRAN Package Check Results for Package adelie

Last updated on 2026-04-25 09:49:38 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.8 421.71 326.30 748.01 OK
r-devel-linux-x86_64-debian-gcc 1.0.8 361.84 237.35 599.19 OK
r-devel-linux-x86_64-fedora-clang 1.0.8 480.00 574.21 1054.21 OK
r-devel-linux-x86_64-fedora-gcc 1.0.8 931.00 512.74 1443.74 OK
r-patched-linux-x86_64 1.0.8 464.81 359.54 824.35 OK
r-release-linux-x86_64 1.0.8 468.66 342.72 811.38 OK
r-release-macos-arm64 1.0.8 92.00 17.00 109.00 OK
r-release-macos-x86_64 1.0.8 305.00 275.00 580.00 NOTE
r-release-windows-x86_64 1.0.8 422.00 369.00 791.00 OK
r-oldrel-macos-arm64 1.0.8 OK
r-oldrel-macos-x86_64 1.0.8 294.00 147.00 441.00 OK
r-oldrel-windows-x86_64 1.0.8 415.00 365.00 780.00 OK

Check Details

Version: 1.0.8
Check: compiled code
Result: NOTE File ‘adelie/libs/adelie.so’: Found non-API call to R: ‘R_UnboundValue’ 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