Last updated on 2025-12-30 09:49:05 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.5.8 | 125.20 | 459.51 | 584.71 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.5.8 | 81.31 | 289.99 | 371.30 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.5.8 | 240.00 | 807.93 | 1047.93 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.5.8 | 247.00 | 819.59 | 1066.59 | NOTE | |
| r-devel-windows-x86_64 | 1.5.8 | 133.00 | 391.00 | 524.00 | NOTE | |
| r-patched-linux-x86_64 | 1.5.8 | 128.17 | 438.06 | 566.23 | OK | |
| r-release-linux-x86_64 | 1.5.8 | 118.87 | 435.64 | 554.51 | OK | |
| r-release-macos-arm64 | 1.5.8 | 28.00 | 125.00 | 153.00 | OK | |
| r-release-macos-x86_64 | 1.5.8 | 106.00 | 730.00 | 836.00 | OK | |
| r-release-windows-x86_64 | 1.5.8 | 151.00 | 385.00 | 536.00 | OK | |
| r-oldrel-macos-arm64 | 1.5.8 | 29.00 | 146.00 | 175.00 | NOTE | |
| r-oldrel-macos-x86_64 | 1.5.8 | 97.00 | 622.00 | 719.00 | NOTE | |
| r-oldrel-windows-x86_64 | 1.5.8 | 172.00 | 544.00 | 716.00 | OK |
Version: 1.5.8
Check: compiled code
Result: NOTE
File ‘momentuHMM/libs/momentuHMM.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.5.8
Check: compiled code
Result: NOTE
File 'momentuHMM/libs/x64/momentuHMM.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.5.8
Check: installed package size
Result: NOTE
installed size is 8.9Mb
sub-directories of 1Mb or more:
R 2.0Mb
doc 1.7Mb
libs 4.5Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64