Last updated on 2026-05-28 01:50:10 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.3.6 | 6.21 | 64.88 | 71.09 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.3.6 | 4.81 | 46.02 | 50.83 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.3.6 | 9.00 | 103.18 | 112.18 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.3.6 | 10.00 | 107.75 | 117.75 | OK | |
| r-devel-windows-x86_64 | 0.3.6 | 15.00 | 87.00 | 102.00 | OK | |
| r-patched-linux-x86_64 | 0.3.6 | 6.29 | 60.60 | 66.89 | OK | |
| r-release-linux-x86_64 | 0.3.6 | 7.37 | 61.62 | 68.99 | 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 | 88.00 | 102.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 | 107.00 | 124.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