CRAN Package Check Results for Package edlibR

Last updated on 2026-03-29 14:50:13 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.3 11.75 33.72 45.47 OK
r-devel-linux-x86_64-debian-gcc 1.0.3 9.98 26.36 36.34 NOTE
r-devel-linux-x86_64-fedora-clang 1.0.3 25.00 52.57 77.57 OK
r-devel-linux-x86_64-fedora-gcc 1.0.3 30.00 62.12 92.12 OK
r-devel-macos-arm64 1.0.3 3.00 15.00 18.00 OK
r-devel-windows-x86_64 1.0.3 19.00 73.00 92.00 OK
r-patched-linux-x86_64 1.0.3 12.45 28.76 41.21 OK
r-release-linux-x86_64 1.0.3 11.62 28.51 40.13 OK
r-release-macos-arm64 1.0.3 OK
r-release-macos-x86_64 1.0.3 9.00 78.00 87.00 OK
r-release-windows-x86_64 1.0.3 18.00 70.00 88.00 OK
r-oldrel-macos-arm64 1.0.3 OK
r-oldrel-macos-x86_64 1.0.3 9.00 89.00 98.00 OK
r-oldrel-windows-x86_64 1.0.3 21.00 83.00 104.00 OK

Check Details

Version: 1.0.3
Check: compiled code
Result: NOTE File ‘edlibR/libs/edlibR.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-devel-linux-x86_64-debian-gcc