Last updated on 2025-12-26 21:49:07 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.12 | 40.00 | 202.22 | 242.22 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.12 | 28.32 | 141.97 | 170.29 | 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 | 48.00 | 354.00 | 402.00 | NOTE | |
| r-patched-linux-x86_64 | 1.12 | 41.85 | 190.38 | 232.23 | OK | |
| r-release-linux-x86_64 | 1.12 | 36.37 | 190.59 | 226.96 | 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 | 347.00 | 397.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 | 64.00 | 373.00 | 437.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