Last updated on 2026-04-01 12:53:01 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.3 | 42.60 | 68.91 | 111.51 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.3 | 33.20 | 52.36 | 85.56 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.3 | 60.00 | 105.06 | 165.06 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.3 | 93.00 | 112.41 | 205.41 | OK | |
| r-devel-macos-arm64 | 1.3 | 9.00 | 21.00 | 30.00 | OK | |
| r-devel-windows-x86_64 | 1.3 | 54.00 | 100.00 | 154.00 | NOTE | |
| r-patched-linux-x86_64 | 1.3 | 41.76 | 63.75 | 105.51 | OK | |
| r-release-linux-x86_64 | 1.3 | 42.34 | 63.44 | 105.78 | OK | |
| r-release-macos-arm64 | 1.3 | OK | ||||
| r-release-macos-x86_64 | 1.3 | 26.00 | 103.00 | 129.00 | OK | |
| r-release-windows-x86_64 | 1.3 | 49.00 | 100.00 | 149.00 | OK | |
| r-oldrel-macos-arm64 | 1.3 | NOTE | ||||
| r-oldrel-macos-x86_64 | 1.3 | 25.00 | 83.00 | 108.00 | NOTE | |
| r-oldrel-windows-x86_64 | 1.3 | 60.00 | 126.00 | 186.00 | OK |
Version: 1.3
Check: compiled code
Result: NOTE
File ‘SpaCOAP/libs/SpaCOAP.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
Version: 1.3
Check: compiled code
Result: NOTE
File 'SpaCOAP/libs/x64/SpaCOAP.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.3
Check: installed package size
Result: NOTE
installed size is 5.7Mb
sub-directories of 1Mb or more:
libs 5.4Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64