Last updated on 2025-03-09 12:51:58 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.0 | 5.08 | 45.63 | 50.71 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.2.0 | 4.02 | 33.82 | 37.84 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.2.0 | 85.70 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.0 | 92.74 | NOTE | |||
r-devel-macos-arm64 | 0.2.0 | 37.00 | OK | |||
r-devel-macos-x86_64 | 0.2.0 | 74.00 | OK | |||
r-devel-windows-x86_64 | 0.2.0 | 15.00 | 68.00 | 83.00 | NOTE | |
r-patched-linux-x86_64 | 0.2.0 | 5.18 | 42.54 | 47.72 | OK | |
r-release-linux-x86_64 | 0.2.0 | 5.11 | 41.92 | 47.03 | OK | |
r-release-macos-arm64 | 0.2.0 | 42.00 | OK | |||
r-release-macos-x86_64 | 0.2.0 | 125.00 | OK | |||
r-release-windows-x86_64 | 0.2.0 | 12.00 | 68.00 | 80.00 | OK | |
r-oldrel-macos-arm64 | 0.1.0 | OK | ||||
r-oldrel-macos-x86_64 | 0.2.0 | 75.00 | OK | |||
r-oldrel-windows-x86_64 | 0.2.0 | 12.00 | 81.00 | 93.00 | OK |
Version: 0.2.0
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-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.2.0
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-devel-windows-x86_64