Last updated on 2025-12-31 18:50:19 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.2.5 | 49.92 | 390.21 | 440.13 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.2.5 | 36.33 | 238.94 | 275.27 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.2.5 | 95.00 | 673.01 | 768.01 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.2.5 | 104.00 | 698.88 | 802.88 | NOTE | |
| r-devel-windows-x86_64 | 1.2.5 | 58.00 | 385.00 | 443.00 | NOTE | |
| r-patched-linux-x86_64 | 1.2.5 | 54.50 | 366.29 | 420.79 | OK | |
| r-release-linux-x86_64 | 1.2.5 | 52.04 | 367.48 | 419.52 | OK | |
| r-release-macos-arm64 | 1.2.5 | OK | ||||
| r-release-macos-x86_64 | 1.2.5 | 32.00 | 360.00 | 392.00 | OK | |
| r-release-windows-x86_64 | 1.2.5 | 58.00 | 384.00 | 442.00 | OK | |
| r-oldrel-macos-arm64 | 1.2.5 | NOTE | ||||
| r-oldrel-macos-x86_64 | 1.2.5 | 32.00 | 346.00 | 378.00 | OK | |
| r-oldrel-windows-x86_64 | 1.2.5 | 72.00 | 521.00 | 593.00 | OK |
Version: 1.2.5
Check: compiled code
Result: NOTE
File ‘pomdp/libs/pomdp.so’:
Found non-API call to R: ‘ATTRIB’
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.2.5
Check: compiled code
Result: NOTE
File 'pomdp/libs/x64/pomdp.dll':
Found non-API call to R: 'ATTRIB'
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.2.5
Check: installed package size
Result: NOTE
installed size is 5.3Mb
sub-directories of 1Mb or more:
libs 3.6Mb
Flavor: r-oldrel-macos-arm64