Last updated on 2026-04-02 13:51:01 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.4 | 49.62 | 62.36 | 111.98 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.4 | 41.83 | 46.32 | 88.15 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.4 | 62.00 | 92.11 | 154.11 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.4 | 115.00 | 94.75 | 209.75 | OK | |
| r-devel-macos-arm64 | 1.4 | 10.00 | 17.00 | 27.00 | OK | |
| r-devel-windows-x86_64 | 1.4 | 59.00 | 96.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-devel-linux-x86_64-fedora-clang, 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