Last updated on 2025-04-18 21:49:59 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.6.0-1 | 18.17 | 45.58 | 63.75 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.6.0-1 | 14.00 | 33.19 | 47.19 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.6.0-1 | 166.45 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.6.0-1 | 109.91 | OK | |||
r-devel-windows-x86_64 | 0.6.0-1 | 35.00 | 79.00 | 114.00 | OK | |
r-patched-linux-x86_64 | 0.6.0 | 18.24 | 45.10 | 63.34 | NOTE | |
r-release-linux-x86_64 | 0.6.0-1 | 18.65 | 43.83 | 62.48 | OK | |
r-release-macos-arm64 | 0.6.0-1 | 63.00 | OK | |||
r-release-macos-x86_64 | 0.6.0-1 | 82.00 | OK | |||
r-release-windows-x86_64 | 0.6.0 | 28.00 | 88.00 | 116.00 | NOTE | |
r-oldrel-macos-arm64 | 0.6.0-1 | 61.00 | OK | |||
r-oldrel-macos-x86_64 | 0.6.0-1 | 73.00 | OK | |||
r-oldrel-windows-x86_64 | 0.6.0 | 31.00 | 90.00 | 121.00 | OK |
Version: 0.6.0
Check: compiled code
Result: NOTE
File ‘nanoarrow/libs/nanoarrow.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.
Flavor: r-patched-linux-x86_64
Version: 0.6.0
Check: compiled code
Result: NOTE
File 'nanoarrow/libs/x64/nanoarrow.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