Last updated on 2025-12-27 09:50:30 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0 | 21.33 | 23.95 | 45.28 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.0 | 15.05 | 20.37 | 35.42 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.0 | 36.00 | 35.97 | 71.97 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.0 | 40.00 | 42.74 | 82.74 | NOTE | |
| r-devel-windows-x86_64 | 1.0 | 26.00 | 64.00 | 90.00 | NOTE | |
| r-patched-linux-x86_64 | 1.0 | 20.78 | 21.86 | 42.64 | OK | |
| r-release-linux-x86_64 | 1.0 | 20.70 | 21.83 | 42.53 | OK | |
| r-release-macos-arm64 | 1.0 | OK | ||||
| r-release-macos-x86_64 | 1.0 | 14.00 | 28.00 | 42.00 | OK | |
| r-release-windows-x86_64 | 1.0 | 23.00 | 62.00 | 85.00 | OK | |
| r-oldrel-macos-arm64 | 1.0 | OK | ||||
| r-oldrel-macos-x86_64 | 1.0 | 17.00 | 19.00 | 36.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0 | 25.00 | 72.00 | 97.00 | OK |
Version: 1.0
Check: compiled code
Result: NOTE
File ‘lingdist/libs/lingdist.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.0
Check: compiled code
Result: NOTE
File 'lingdist/libs/x64/lingdist.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