Last updated on 2025-01-27 03:49:32 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.0.3 | 2.45 | 28.29 | 30.74 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 2.0.3 | 1.93 | 23.79 | 25.72 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 2.0.3 | 54.32 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 2.0.3 | 62.37 | NOTE | |||
r-devel-windows-x86_64 | 2.0.3 | 8.00 | 73.00 | 81.00 | NOTE | |
r-patched-linux-x86_64 | 2.0.3 | 2.41 | 27.42 | 29.83 | OK | |
r-release-linux-x86_64 | 2.0.3 | 2.09 | 27.28 | 29.37 | OK | |
r-release-macos-arm64 | 2.0.3 | 56.00 | OK | |||
r-release-macos-x86_64 | 2.0.3 | 68.00 | OK | |||
r-release-windows-x86_64 | 2.0.3 | 9.00 | 81.00 | 90.00 | OK | |
r-oldrel-macos-arm64 | 2.0.3 | 45.00 | OK | |||
r-oldrel-macos-x86_64 | 2.0.3 | 43.00 | OK | |||
r-oldrel-windows-x86_64 | 2.0.3 | 9.00 | 59.00 | 68.00 | OK |
Version: 2.0.3
Check: compiled code
Result: NOTE
File ‘magrittr/libs/magrittr.so’:
Found non-API calls to R: ‘Rf_findVarInFrame3’, ‘SET_ENCLOS’,
‘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-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 2.0.3
Check: compiled code
Result: NOTE
File 'magrittr/libs/x64/magrittr.dll':
Found non-API calls to R: 'Rf_findVarInFrame3', 'SET_ENCLOS',
'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-devel-windows-x86_64