Last updated on 2026-05-25 01:54:50 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.3.6 | 6.47 | 65.81 | 72.28 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.3.6 | 5.73 | 46.33 | 52.06 | 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 | 12.00 | 89.00 | 101.00 | OK | |
| r-patched-linux-x86_64 | 0.3.6 | 6.37 | 60.73 | 67.10 | 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 | 15.00 | 88.00 | 103.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 | 16.00 | 105.00 | 121.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