Last updated on 2026-04-01 01:53:21 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.0.4 | 2.49 | 34.81 | 37.30 | WARN | |
| r-devel-linux-x86_64-debian-gcc | 2.0.4 | 2.27 | 27.64 | 29.91 | WARN | |
| r-devel-linux-x86_64-fedora-clang | 2.0.4 | 53.01 | WARN | |||
| r-devel-linux-x86_64-fedora-gcc | 2.0.4 | 63.92 | WARN | |||
| r-devel-macos-arm64 | 2.0.4 | 1.00 | 16.00 | 17.00 | WARN | |
| r-devel-windows-x86_64 | 2.0.4 | 10.00 | 56.00 | 66.00 | WARN | |
| r-patched-linux-x86_64 | 2.0.4 | 2.53 | 28.32 | 30.85 | NOTE | |
| r-release-linux-x86_64 | 2.0.4 | 1.91 | 28.28 | 30.19 | NOTE | |
| r-release-macos-arm64 | 2.0.4 | NOTE | ||||
| r-release-macos-x86_64 | 2.0.4 | 3.00 | 114.00 | 117.00 | NOTE | |
| r-release-windows-x86_64 | 2.0.4 | 9.00 | 71.00 | 80.00 | NOTE | |
| r-oldrel-macos-arm64 | 2.0.4 | OK | ||||
| r-oldrel-macos-x86_64 | 2.0.4 | 3.00 | 113.00 | 116.00 | OK | |
| r-oldrel-windows-x86_64 | 2.0.4 | 10.00 | 65.00 | 75.00 | OK |
Version: 2.0.4
Check: compiled code
Result: WARN
File ‘magrittr/libs/magrittr.so’:
Found non-API calls to R: ‘R_UnboundValue’, ‘Rf_allocSExp’,
‘SET_PRCODE’, ‘SET_PRENV’, ‘SET_PRVALUE’
These entry points may be removed soon:
‘SET_PRCODE’, ‘SET_PRENV’, ‘SET_PRVALUE’, ‘Rf_allocSExp’
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-debian-gcc, r-devel-linux-x86_64-fedora-clang
Version: 2.0.4
Check: compiled code
Result: WARN
File ‘magrittr/libs/magrittr.so’:
Found non-API calls to R: ‘Rf_allocSExp’, ‘SET_PRCODE’, ‘SET_PRENV’,
‘SET_PRVALUE’
These entry points may be removed soon:
‘SET_PRCODE’, ‘SET_PRENV’, ‘SET_PRVALUE’, ‘Rf_allocSExp’
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-fedora-gcc, r-devel-macos-arm64
Version: 2.0.4
Check: compiled code
Result: WARN
File 'magrittr/libs/x64/magrittr.dll':
Found non-API calls to R: 'R_UnboundValue', 'Rf_allocSExp',
'SET_PRCODE', 'SET_PRENV', 'SET_PRVALUE'
These entry points may be removed soon:
'SET_PRCODE', 'SET_PRENV', 'SET_PRVALUE', 'Rf_allocSExp'
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: 2.0.4
Check: compiled code
Result: NOTE
File ‘magrittr/libs/magrittr.so’:
Found non-API calls to R: ‘Rf_allocSExp’, ‘SET_PRCODE’, ‘SET_PRENV’,
‘SET_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-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64
Version: 2.0.4
Check: compiled code
Result: NOTE
File 'magrittr/libs/x64/magrittr.dll':
Found non-API calls to R: 'Rf_allocSExp', 'SET_PRCODE', 'SET_PRENV',
'SET_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-release-windows-x86_64