Last updated on 2026-04-03 23:56:21 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.4 | 52.04 | 62.42 | 114.46 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.4 | 38.33 | 46.48 | 84.81 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.4 | 73.00 | 103.11 | 176.11 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.4 | 107.00 | 92.93 | 199.93 | OK | |
| r-devel-macos-arm64 | 1.4 | 10.00 | 17.00 | 27.00 | OK | |
| r-devel-windows-x86_64 | 1.4 | 58.00 | 97.00 | 155.00 | NOTE | |
| r-patched-linux-x86_64 | 1.4 | 55.10 | 57.88 | 112.98 | NOTE | |
| r-release-linux-x86_64 | 1.4 | 48.19 | 56.06 | 104.25 | OK | |
| r-release-macos-arm64 | 1.4 | OK | ||||
| r-release-macos-x86_64 | 1.4 | 30.00 | 71.00 | 101.00 | OK | |
| r-release-windows-x86_64 | 1.4 | 53.00 | 96.00 | 149.00 | OK | |
| r-oldrel-macos-arm64 | 1.4 | NOTE | ||||
| r-oldrel-macos-x86_64 | 1.4 | 29.00 | 75.00 | 104.00 | NOTE | |
| r-oldrel-windows-x86_64 | 1.4 | 66.00 | 119.00 | 185.00 | OK |
Version: 1.4
Check: compiled code
Result: NOTE
File ‘saeMSPE/libs/saeMSPE.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.4
Check: compiled code
Result: NOTE
File 'saeMSPE/libs/x64/saeMSPE.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.4
Check: installed package size
Result: NOTE
installed size is 7.6Mb
sub-directories of 1Mb or more:
libs 7.3Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64