Last updated on 2026-04-01 15:54:43 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.5 | 42.48 | 100.47 | 142.95 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.0.5 | 31.08 | 69.42 | 100.50 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.0.5 | 59.00 | 155.80 | 214.80 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.5 | 88.00 | 164.69 | 252.69 | NOTE | |
| r-devel-macos-arm64 | 1.0.5 | 8.00 | 25.00 | 33.00 | OK | |
| r-devel-windows-x86_64 | 1.0.5 | 54.00 | 131.00 | 185.00 | NOTE | |
| r-patched-linux-x86_64 | 1.0.5 | 41.38 | 88.68 | 130.06 | OK | |
| r-release-linux-x86_64 | 1.0.5 | 40.54 | 88.03 | 128.57 | OK | |
| r-release-macos-arm64 | 1.0.5 | OK | ||||
| r-release-macos-x86_64 | 1.0.5 | 29.00 | 100.00 | 129.00 | OK | |
| r-release-windows-x86_64 | 1.0.5 | 47.00 | 127.00 | 174.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.5 | NOTE | ||||
| r-oldrel-macos-x86_64 | 1.0.5 | 27.00 | 100.00 | 127.00 | NOTE | |
| r-oldrel-windows-x86_64 | 1.0.5 | 57.00 | 158.00 | 215.00 | OK |
Version: 1.0.5
Check: compiled code
Result: NOTE
File ‘smmR/libs/smmR.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-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 1.0.5
Check: compiled code
Result: NOTE
File 'smmR/libs/x64/smmR.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.5
Check: installed package size
Result: NOTE
installed size is 5.2Mb
sub-directories of 1Mb or more:
libs 4.3Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64