Last updated on 2026-01-08 02:51:41 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.1 | 20.20 | 26.83 | 47.03 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.1.1 | 12.70 | 21.82 | 34.52 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.1.1 | 47.00 | 42.82 | 89.82 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.1 | 38.00 | 46.47 | 84.47 | OK | |
| r-devel-windows-x86_64 | 0.1.1 | 24.00 | 72.00 | 96.00 | NOTE | |
| r-patched-linux-x86_64 | 0.1.1 | 19.30 | 23.95 | 43.25 | OK | |
| r-release-linux-x86_64 | 0.1.1 | 19.44 | 24.05 | 43.49 | OK | |
| r-release-macos-arm64 | 0.1.1 | OK | ||||
| r-release-macos-x86_64 | 0.1.1 | 14.00 | 28.00 | 42.00 | OK | |
| r-release-windows-x86_64 | 0.1.1 | 25.00 | 66.00 | 91.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.1 | OK | ||||
| r-oldrel-macos-x86_64 | 0.1.1 | 13.00 | 28.00 | 41.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.1 | 27.00 | 80.00 | 107.00 | OK |
Version: 0.1.1
Check: compiled code
Result: NOTE
File ‘nilsier/libs/nilsier.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.1
Check: compiled code
Result: NOTE
File 'nilsier/libs/x64/nilsier.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