Last updated on 2026-09-03 12:55:18 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.3.6 | 6.19 | 71.65 | 77.84 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.3.6 | 4.79 | 51.34 | 56.13 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.3.6 | 49.30 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 0.3.6 | 53.82 | OK | |||
| r-devel-windows-x86_64 | 0.3.6 | 14.00 | 159.00 | 173.00 | OK | |
| r-patched-linux-x86_64 | 0.3.6 | 6.51 | 61.00 | 67.51 | OK | |
| r-release-linux-x86_64 | 0.3.6 | 6.18 | 61.87 | 68.05 | OK | |
| r-release-macos-arm64 | 0.3.6 | 2.00 | 22.00 | 24.00 | OK | |
| r-release-macos-x86_64 | 0.3.6 | 6.00 | 101.00 | 107.00 | OK | |
| r-release-windows-x86_64 | 0.3.6 | 14.00 | 84.00 | 98.00 | OK | |
| r-oldrel-macos-arm64 | 0.3.6 | 2.00 | 24.00 | 26.00 | NOTE | |
| r-oldrel-macos-x86_64 | 0.3.6 | 6.00 | 75.00 | 81.00 | NOTE | |
| r-oldrel-windows-x86_64 | 0.3.6 | 17.00 | 108.00 | 125.00 | NOTE |
Version: 0.3.6
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-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 0.3.6
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-oldrel-windows-x86_64