Last updated on 2025-03-11 15:51:59 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.0 | 4.91 | 45.90 | 50.81 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.2.0 | 4.39 | 32.93 | 37.32 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.3.0 | 93.70 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.3.0 | 123.36 | OK | |||
r-devel-macos-arm64 | 0.3.0 | 33.00 | OK | |||
r-devel-macos-x86_64 | 0.3.0 | 62.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.3.0 | 36.00 | OK | |||
r-release-macos-x86_64 | 0.3.0 | 78.00 | OK | |||
r-release-windows-x86_64 | 0.3.0 | 14.00 | 73.00 | 87.00 | OK | |
r-oldrel-macos-arm64 | 0.3.0 | 31.00 | OK | |||
r-oldrel-macos-x86_64 | 0.3.0 | 74.00 | OK | |||
r-oldrel-windows-x86_64 | 0.2.0 | 14.00 | 80.00 | 94.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
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