Last updated on 2025-12-31 18:50:17 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.1 | 19.76 | 26.55 | 46.31 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.1.1 | 12.89 | 21.27 | 34.16 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.1.1 | 47.00 | 41.47 | 88.47 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.1 | 37.00 | 45.93 | 82.93 | NOTE | |
| r-devel-windows-x86_64 | 0.1.1 | 24.00 | 68.00 | 92.00 | NOTE | |
| r-patched-linux-x86_64 | 0.1.1 | 19.70 | 23.81 | 43.51 | OK | |
| r-release-linux-x86_64 | 0.1.1 | 19.39 | 23.90 | 43.29 | 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, r-devel-linux-x86_64-fedora-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