Last updated on 2026-01-01 02:50:37 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.12 | 42.45 | 206.16 | 248.61 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.12 | 26.36 | 144.05 | 170.41 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.12 | 82.00 | 325.16 | 407.16 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.12 | 77.00 | 338.19 | 415.19 | NOTE | |
| r-devel-windows-x86_64 | 1.12 | 47.00 | 351.00 | 398.00 | NOTE | |
| r-patched-linux-x86_64 | 1.12 | 39.28 | 189.89 | 229.17 | OK | |
| r-release-linux-x86_64 | 1.12 | 39.93 | 188.33 | 228.26 | OK | |
| r-release-macos-arm64 | 1.12 | OK | ||||
| r-release-macos-x86_64 | 1.12 | 26.00 | 255.00 | 281.00 | OK | |
| r-release-windows-x86_64 | 1.12 | 50.00 | 349.00 | 399.00 | OK | |
| r-oldrel-macos-arm64 | 1.12 | OK | ||||
| r-oldrel-macos-x86_64 | 1.12 | 25.00 | 230.00 | 255.00 | OK | |
| r-oldrel-windows-x86_64 | 1.12 | 62.00 | 386.00 | 448.00 | OK |
Version: 1.12
Check: compiled code
Result: NOTE
File ‘moveHMM/libs/moveHMM.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-gcc
Version: 1.12
Check: compiled code
Result: NOTE
File 'moveHMM/libs/x64/moveHMM.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