Last updated on 2026-01-08 11:49:04 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.0.14 | 69.26 | 46.64 | 115.90 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.0.0.14 | 39.91 | 35.44 | 75.35 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.0.0.14 | 156.00 | 73.00 | 229.00 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.0.14 | 121.00 | 78.89 | 199.89 | OK | |
| r-devel-windows-x86_64 | 1.0.0.14 | 80.00 | 83.00 | 163.00 | NOTE | |
| r-patched-linux-x86_64 | 1.0.0.14 | 65.62 | 42.90 | 108.52 | OK | |
| r-release-linux-x86_64 | 1.0.0.14 | 62.12 | 42.75 | 104.87 | OK | |
| r-release-macos-arm64 | 1.0.0.14 | 11.00 | 8.00 | 19.00 | OK | |
| r-release-macos-x86_64 | 1.0.0.14 | 42.00 | 42.00 | 84.00 | OK | |
| r-release-windows-x86_64 | 1.0.0.14 | 77.00 | 85.00 | 162.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.0.14 | 11.00 | 16.00 | 27.00 | OK | |
| r-oldrel-macos-x86_64 | 1.0.0.14 | 41.00 | 51.00 | 92.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.0.14 | 91.00 | 105.00 | 196.00 | OK |
Version: 1.0.0.14
Check: compiled code
Result: NOTE
File ‘rSpectral/libs/rSpectral.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.0.0.14
Check: compiled code
Result: NOTE
File 'rSpectral/libs/x64/rSpectral.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