Last updated on 2026-04-23 00:52:09 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.3.6 | 6.30 | 66.37 | 72.67 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.3.6 | 5.02 | 47.90 | 52.92 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.3.6 | 8.00 | 100.01 | 108.01 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.3.6 | 10.00 | 116.54 | 126.54 | OK | |
| r-devel-macos-arm64 | 0.3.6 | 2.00 | 21.00 | 23.00 | OK | |
| r-devel-windows-x86_64 | 0.3.6 | 13.00 | 88.00 | 101.00 | OK | |
| r-patched-linux-x86_64 | 0.3.6 | 6.20 | 60.93 | 67.13 | OK | |
| r-release-linux-x86_64 | 0.3.6 | 6.06 | 58.82 | 64.88 | NOTE | |
| r-release-macos-arm64 | 0.3.6 | 2.00 | 24.00 | 26.00 | NOTE | |
| r-release-macos-x86_64 | 0.3.6 | 6.00 | 75.00 | 81.00 | NOTE | |
| r-release-windows-x86_64 | 0.3.6 | 14.00 | 86.00 | 100.00 | NOTE | |
| r-oldrel-macos-arm64 | 0.3.6 | 2.00 | 27.00 | 29.00 | OK | |
| r-oldrel-macos-x86_64 | 0.3.6 | 6.00 | 114.00 | 120.00 | OK | |
| r-oldrel-windows-x86_64 | 0.3.6 | 18.00 | 106.00 | 124.00 | OK |
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-release-linux-x86_64, r-release-macos-arm64, r-release-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-release-windows-x86_64