Last updated on 2026-04-03 12:55:29 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.2 | 52.20 | 75.05 | 127.25 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.0.2 | 40.40 | 54.61 | 95.01 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.0.2 | 87.00 | 128.37 | 215.37 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.2 | 111.00 | 126.25 | 237.25 | OK | |
| r-devel-macos-arm64 | 1.0.2 | 11.00 | 19.00 | 30.00 | OK | |
| r-devel-windows-x86_64 | 1.0.2 | 68.00 | 109.00 | 177.00 | NOTE | |
| r-patched-linux-x86_64 | 1.0.2 | 54.67 | 71.16 | 125.83 | NOTE | |
| r-release-linux-x86_64 | 1.0.2 | 51.03 | 69.60 | 120.63 | OK | |
| r-release-macos-arm64 | 1.0.2 | 10.00 | 20.00 | 30.00 | OK | |
| r-release-macos-x86_64 | 1.0.2 | 34.00 | 79.00 | 113.00 | OK | |
| r-release-windows-x86_64 | 1.0.2 | 61.00 | 110.00 | 171.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.2 | 9.00 | 26.00 | 35.00 | NOTE | |
| r-oldrel-macos-x86_64 | 1.0.2 | 33.00 | 79.00 | 112.00 | NOTE | |
| r-oldrel-windows-x86_64 | 1.0.2 | 76.00 | 132.00 | 208.00 | OK |
Version: 1.0.2
Check: compiled code
Result: NOTE
File ‘rtestim/libs/rtestim.so’:
Found non-API call to R: ‘R_UnboundValue’
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-patched-linux-x86_64
Version: 1.0.2
Check: compiled code
Result: NOTE
File 'rtestim/libs/x64/rtestim.dll':
Found non-API call to R: 'R_UnboundValue'
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: 1.0.2
Check: installed package size
Result: NOTE
installed size is 7.3Mb
sub-directories of 1Mb or more:
libs 5.9Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64