Last updated on 2025-12-20 13:50:34 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.3.5 | 5.85 | 64.27 | 70.12 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.3.5 | 4.73 | 45.93 | 50.66 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.3.5 | 10.00 | 106.21 | 116.21 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.3.5 | 10.00 | 115.50 | 125.50 | NOTE | |
| r-devel-windows-x86_64 | 0.3.5 | 14.00 | 84.00 | 98.00 | OK | |
| r-patched-linux-x86_64 | 0.3.5 | 6.17 | 58.66 | 64.83 | NOTE | |
| r-release-linux-x86_64 | 0.3.5 | 6.25 | 59.09 | 65.34 | NOTE | |
| r-release-macos-arm64 | 0.3.5 | 2.00 | 24.00 | 26.00 | NOTE | |
| r-release-macos-x86_64 | 0.3.5 | 6.00 | 80.00 | 86.00 | NOTE | |
| r-release-windows-x86_64 | 0.3.5 | 17.00 | 89.00 | 106.00 | NOTE | |
| r-oldrel-macos-arm64 | 0.3.5 | 2.00 | 25.00 | 27.00 | OK | |
| r-oldrel-macos-x86_64 | 0.3.5 | 6.00 | 119.00 | 125.00 | OK | |
| r-oldrel-windows-x86_64 | 0.3.5 | 16.00 | 102.00 | 118.00 | OK |
Version: 0.3.5
Check: compiled code
Result: NOTE
File ‘sparsevctrs/libs/sparsevctrs.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-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.3.5
Check: compiled code
Result: NOTE
File ‘sparsevctrs/libs/sparsevctrs.so’:
Found non-API call to R: ‘DATAPTR’
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-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64
Version: 0.3.5
Check: compiled code
Result: NOTE
File 'sparsevctrs/libs/x64/sparsevctrs.dll':
Found non-API call to R: 'DATAPTR'
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-release-windows-x86_64