Last updated on 2026-01-08 17:49:55 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.12 | 39.62 | 207.49 | 247.11 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.12 | 28.97 | 148.78 | 177.75 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.12 | 84.00 | 346.54 | 430.54 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.12 | 75.00 | 348.40 | 423.40 | OK | |
| r-devel-windows-x86_64 | 1.12 | 51.00 | 357.00 | 408.00 | NOTE | |
| r-patched-linux-x86_64 | 1.12 | 40.79 | 190.12 | 230.91 | OK | |
| r-release-linux-x86_64 | 1.12 | 41.55 | 189.35 | 230.90 | 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
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