CRAN Package Check Results for Package ellipsis

Last updated on 2026-04-08 13:57:25 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.3 2.25 28.68 30.93 OK
r-devel-linux-x86_64-debian-gcc 0.3.3 1.56 22.78 24.34 OK
r-devel-linux-x86_64-fedora-clang 0.3.3 43.11 OK
r-devel-linux-x86_64-fedora-gcc 0.3.3 42.93 OK
r-devel-macos-arm64 0.3.3 1.00 26.00 27.00 OK
r-devel-windows-x86_64 0.3.3 6.00 54.00 60.00 OK
r-patched-linux-x86_64 0.3.2 2.66 25.34 28.00 WARN
r-release-linux-x86_64 0.3.2 2.42 24.67 27.09 NOTE
r-release-macos-arm64 0.3.3 1.00 30.00 31.00 OK
r-release-macos-x86_64 0.3.3 2.00 46.00 48.00 OK
r-release-windows-x86_64 0.3.2 7.00 50.00 57.00 NOTE
r-oldrel-macos-arm64 0.3.2 OK
r-oldrel-macos-x86_64 0.3.3 2.00 44.00 46.00 OK
r-oldrel-windows-x86_64 0.3.2 11.00 57.00 68.00 OK

Check Details

Version: 0.3.2
Check: compiled code
Result: WARN File ‘ellipsis/libs/ellipsis.so’: Found non-API calls to R: ‘PRVALUE’, ‘R_MissingArg’, ‘R_UnboundValue’, ‘Rf_findVarInFrame3’ These entry points may be removed soon: ‘Rf_findVarInFrame3’, ‘PRVALUE’ 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-patched-linux-x86_64

Version: 0.3.2
Check: compiled code
Result: NOTE File ‘ellipsis/libs/ellipsis.so’: Found non-API calls to R: ‘PRVALUE’, ‘Rf_findVarInFrame3’ 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-linux-x86_64

Version: 0.3.2
Check: compiled code
Result: NOTE File 'ellipsis/libs/x64/ellipsis.dll': Found non-API calls to R: 'PRVALUE', 'Rf_findVarInFrame3' 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-windows-x86_64