Last updated on 2026-01-04 01:50:43 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.2.5 | 49.60 | 387.98 | 437.58 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.2.5 | 35.05 | 226.10 | 261.15 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.2.5 | 91.00 | 640.57 | 731.57 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.2.5 | 101.00 | 680.90 | 781.90 | NOTE | |
| r-devel-windows-x86_64 | 1.2.5 | 58.00 | 385.00 | 443.00 | NOTE | |
| r-patched-linux-x86_64 | 1.2.5 | 53.82 | 368.40 | 422.22 | OK | |
| r-release-linux-x86_64 | 1.2.5 | 50.32 | 366.93 | 417.25 | 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