Last updated on 2026-01-28 09:51:46 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.3.5 | 6.12 | 65.35 | 71.47 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.3.6 | 4.58 | 47.09 | 51.67 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.3.6 | 10.00 | 104.76 | 114.76 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.3.6 | 11.00 | 119.77 | 130.77 | OK | |
| r-devel-windows-x86_64 | 0.3.5 | 13.00 | 87.00 | 100.00 | NOTE | |
| r-patched-linux-x86_64 | 0.3.5 | 5.46 | 59.22 | 64.68 | NOTE | |
| r-release-linux-x86_64 | 0.3.5 | 6.10 | 60.56 | 66.66 | 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.5 | 14.00 | 84.00 | 98.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.5 | 16.00 | 103.00 | 119.00 | OK |
Version: 0.3.5
Check: compiled code
Result: NOTE
File ‘sparsevctrs/libs/sparsevctrs.so’:
Found non-API call to R: ‘ATTRIB’
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-devel-linux-x86_64-debian-clang
Version: 0.3.5
Check: compiled code
Result: NOTE
File 'sparsevctrs/libs/x64/sparsevctrs.dll':
Found non-API call to R: 'ATTRIB'
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-devel-windows-x86_64
Version: 0.3.5
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-patched-linux-x86_64, r-release-linux-x86_64
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-macos-arm64, r-release-macos-x86_64
Version: 0.3.5
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