Last updated on 2026-03-25 22:52:59 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.6 | 18.64 | 54.47 | 73.11 | WARN | |
| r-devel-linux-x86_64-debian-gcc | 0.1.6 | 16.23 | 39.39 | 55.62 | WARN | |
| r-devel-linux-x86_64-fedora-clang | 0.1.6 | 33.00 | 94.21 | 127.21 | WARN | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.6 | 38.00 | 90.69 | 128.69 | WARN | |
| r-devel-macos-arm64 | 0.1.6 | 6.00 | 21.00 | 27.00 | OK | |
| r-devel-windows-x86_64 | 0.1.6 | 44.00 | 81.00 | 125.00 | NOTE | |
| r-patched-linux-x86_64 | 0.1.6 | 21.54 | 47.74 | 69.28 | OK | |
| r-release-linux-x86_64 | 0.1.6 | 20.91 | 48.22 | 69.13 | 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 | 40.00 | 79.00 | 119.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 | 37.00 | 92.00 | 129.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
Version: 0.1.6
Check: compiled code
Result: NOTE
File 'IP/libs/x64/IP.dll':
Found non-API call to R: 'Rf_findVarInFrame'
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