Last updated on 2026-01-08 07:49:02 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.0 | 100.84 | 56.35 | 157.19 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.1.0 | 62.45 | 42.85 | 105.30 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.1.0 | 240.00 | 90.31 | 330.31 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 180.00 | 134.46 | 314.46 | OK | |
| r-devel-windows-x86_64 | 0.1.0 | 129.00 | 112.00 | 241.00 | NOTE | |
| r-patched-linux-x86_64 | 0.1.0 | 94.88 | 51.36 | 146.24 | OK | |
| r-release-linux-x86_64 | 0.1.0 | 94.69 | 51.01 | 145.70 | OK | |
| r-release-macos-arm64 | 0.1.0 | OK | ||||
| r-release-macos-x86_64 | 0.1.0 | 61.00 | 97.00 | 158.00 | OK | |
| r-release-windows-x86_64 | 0.1.0 | 128.00 | 103.00 | 231.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.0 | OK | ||||
| r-oldrel-macos-x86_64 | 0.1.0 | 66.00 | 54.00 | 120.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.0 | 128.00 | 127.00 | 255.00 | OK |
Version: 0.1.0
Check: compiled code
Result: NOTE
File ‘Rfuzzycoco/libs/Rfuzzycoco.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: 0.1.0
Check: compiled code
Result: NOTE
File 'Rfuzzycoco/libs/x64/Rfuzzycoco.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