Last updated on 2026-04-11 13:51:27 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.6 | 21.27 | 54.45 | 75.72 | WARN | |
| r-devel-linux-x86_64-debian-gcc | 0.1.6 | 15.97 | 39.44 | 55.41 | WARN | |
| r-devel-linux-x86_64-fedora-clang | 0.1.6 | 33.00 | 90.41 | 123.41 | WARN | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.6 | 41.00 | 98.21 | 139.21 | WARN | |
| r-devel-macos-arm64 | 0.1.6 | 6.00 | 19.00 | 25.00 | WARN | |
| r-devel-windows-x86_64 | 0.1.6 | 40.00 | 79.00 | 119.00 | WARN | |
| r-patched-linux-x86_64 | 0.1.6 | 22.12 | 50.04 | 72.16 | WARN | |
| r-release-linux-x86_64 | 0.1.6 | 21.59 | 47.75 | 69.34 | OK | |
| r-release-macos-arm64 | 0.1.6 | OK | ||||
| r-release-macos-x86_64 | 0.1.6 | 18.00 | 81.00 | 99.00 | OK | |
| r-release-windows-x86_64 | 0.1.6 | 39.00 | 79.00 | 118.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.6 | OK | ||||
| r-oldrel-macos-x86_64 | 0.1.6 | 17.00 | 94.00 | 111.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.6 | 41.00 | 97.00 | 138.00 | OK |
Version: 0.1.6
Check: compiled code
Result: WARN
File ‘IP/libs/IP.so’:
Found non-API call to R: ‘Rf_findVarInFrame’
This entry point may be removed soon.
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, r-devel-macos-arm64, r-patched-linux-x86_64
Version: 0.1.6
Check: compiled code
Result: WARN
File 'IP/libs/x64/IP.dll':
Found non-API call to R: 'Rf_findVarInFrame'
This entry point may be removed soon.
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