Last updated on 2026-03-29 21:54:17 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.3.2 | 2.82 | 29.33 | 32.15 | WARN | |
| r-devel-linux-x86_64-debian-gcc | 0.3.2 | 2.30 | 22.95 | 25.25 | WARN | |
| r-devel-linux-x86_64-fedora-clang | 0.3.2 | 5.00 | 43.02 | 48.02 | WARN | |
| r-devel-linux-x86_64-fedora-gcc | 0.3.2 | 5.00 | 43.69 | 48.69 | WARN | |
| r-devel-macos-arm64 | 0.3.2 | 1.00 | 11.00 | 12.00 | WARN | |
| r-devel-windows-x86_64 | 0.3.2 | 8.00 | 51.00 | 59.00 | WARN | |
| r-patched-linux-x86_64 | 0.3.2 | 2.67 | 24.95 | 27.62 | NOTE | |
| r-release-linux-x86_64 | 0.3.2 | 1.99 | 24.56 | 26.55 | NOTE | |
| r-release-macos-arm64 | 0.3.2 | NOTE | ||||
| r-release-macos-x86_64 | 0.3.2 | 3.00 | 30.00 | 33.00 | NOTE | |
| 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.2 | 3.00 | 24.00 | 27.00 | OK | |
| r-oldrel-windows-x86_64 | 0.3.2 | 11.00 | 57.00 | 68.00 | OK |
Version: 0.3.2
Check: compiled code
Result: WARN
File ‘ellipsis/libs/ellipsis.so’:
Found non-API calls to R: ‘PRVALUE’, ‘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.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-macos-arm64
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-devel-linux-x86_64-debian-gcc
Version: 0.3.2
Check: compiled code
Result: WARN
File 'ellipsis/libs/x64/ellipsis.dll':
Found non-API calls to R: 'PRVALUE', '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-devel-windows-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.
Flavors: r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-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