CRAN Package Check Results for Package edlibR

Last updated on 2026-04-26 11:48:55 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.3 12.67 33.51 46.18 OK
r-devel-linux-x86_64-debian-gcc 1.0.3 10.02 26.58 36.60 OK
r-devel-linux-x86_64-fedora-clang 1.0.3 20.00 48.67 68.67 OK
r-devel-linux-x86_64-fedora-gcc 1.0.3 27.00 60.60 87.60 OK
r-patched-linux-x86_64 1.0.3 13.25 30.29 43.54 OK
r-release-linux-x86_64 1.0.3 13.99 29.90 43.89 OK
r-release-macos-arm64 1.0.3 3.00 15.00 18.00 OK
r-release-macos-x86_64 1.0.3 11.00 50.00 61.00 NOTE
r-release-windows-x86_64 1.0.3 19.00 66.00 85.00 OK
r-oldrel-macos-arm64 1.0.3 OK
r-oldrel-macos-x86_64 1.0.3 9.00 78.00 87.00 OK
r-oldrel-windows-x86_64 1.0.3 23.00 77.00 100.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-release-macos-x86_64