Last updated on 2025-03-09 02:51:51 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.6.0 | 16.97 | 46.17 | 63.14 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.6.0 | 14.05 | 33.16 | 47.21 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.6.0 | 171.95 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.6.0 | 107.32 | NOTE | |||
r-devel-macos-arm64 | 0.6.0 | 34.00 | OK | |||
r-devel-macos-x86_64 | 0.6.0 | 62.00 | OK | |||
r-devel-windows-x86_64 | 0.6.0 | 31.00 | 75.00 | 106.00 | NOTE | |
r-patched-linux-x86_64 | 0.6.0 | 17.88 | 43.38 | 61.26 | OK | |
r-release-linux-x86_64 | 0.6.0 | 17.57 | 43.14 | 60.71 | OK | |
r-release-macos-arm64 | 0.6.0 | 40.00 | OK | |||
r-release-macos-x86_64 | 0.6.0 | 78.00 | OK | |||
r-release-windows-x86_64 | 0.6.0 | 29.00 | 77.00 | 106.00 | OK | |
r-oldrel-macos-arm64 | 0.6.0 | OK | ||||
r-oldrel-macos-x86_64 | 0.6.0 | 78.00 | OK | |||
r-oldrel-windows-x86_64 | 0.6.0 | 29.00 | 86.00 | 115.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.
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.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-devel-windows-x86_64