Last updated on 2026-07-21 02:50:45 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.3.6 | 6.22 | 66.43 | 72.65 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.3.6 | 4.78 | 49.72 | 54.50 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.3.6 | 9.00 | 100.15 | 109.15 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.3.6 | 51.17 | OK | |||
| r-devel-windows-x86_64 | 0.3.6 | 13.00 | 84.00 | 97.00 | OK | |
| r-patched-linux-x86_64 | 0.3.6 | 6.20 | 61.13 | 67.33 | OK | |
| r-release-linux-x86_64 | 0.3.6 | 5.76 | 62.00 | 67.76 | 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 | 87.00 | 101.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 | 18.00 | 110.00 | 128.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