Last updated on 2026-03-21 21:52:53 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.9.15 | 6.27 | 21.08 | 27.35 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.9.15 | 4.35 | 17.66 | 22.01 | WARN | |
| r-devel-linux-x86_64-fedora-clang | 0.9.15 | 10.00 | 34.04 | 44.04 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.9.15 | 11.00 | 30.01 | 41.01 | NOTE | |
| r-devel-macos-arm64 | 0.9.15 | 3.00 | 10.00 | 13.00 | OK | |
| r-devel-windows-x86_64 | 0.9.15 | 12.00 | 63.00 | 75.00 | NOTE | |
| r-patched-linux-x86_64 | 0.9.15 | 4.75 | 18.47 | 23.22 | OK | |
| r-release-linux-x86_64 | 0.9.15 | 4.12 | 18.19 | 22.31 | OK | |
| r-release-macos-arm64 | 0.9.15 | OK | ||||
| r-release-macos-x86_64 | 0.9.15 | 7.00 | 29.00 | 36.00 | OK | |
| r-release-windows-x86_64 | 0.9.15 | 9.00 | 61.00 | 70.00 | OK | |
| r-oldrel-macos-arm64 | 0.9.15 | NOTE | ||||
| r-oldrel-macos-x86_64 | 0.9.15 | 7.00 | 36.00 | 43.00 | NOTE | |
| r-oldrel-windows-x86_64 | 0.9.15 | 15.00 | 65.00 | 80.00 | OK |
Version: 0.9.15
Check: compiled code
Result: NOTE
File ‘rzmq/libs/rzmq.so’:
Found non-API call to R: ‘Rf_findVar’
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
Version: 0.9.15
Check: compiled code
Result: WARN
File ‘rzmq/libs/rzmq.so’:
Found non-API call to R: ‘Rf_findVar’
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-linux-x86_64-debian-gcc
Version: 0.9.15
Check: compiled code
Result: NOTE
File 'rzmq/libs/x64/rzmq.dll':
Found non-API call to R: 'Rf_findVar'
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.9.15
Check: installed package size
Result: NOTE
installed size is 11.2Mb
sub-directories of 1Mb or more:
libs 11.1Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64