Last updated on 2025-04-01 09:55:02 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.6.0 | 16.40 | 46.36 | 62.76 | WARN | |
r-devel-linux-x86_64-debian-gcc | 0.6.0 | 14.20 | 33.07 | 47.27 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.6.0 | 163.08 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 0.6.0 | 102.23 | NOTE | |||
r-devel-macos-arm64 | 0.6.0 | 34.00 | NOTE | |||
r-devel-macos-x86_64 | 0.6.0 | 62.00 | OK | |||
r-devel-windows-x86_64 | 0.6.0 | 29.00 | 78.00 | 107.00 | NOTE | |
r-patched-linux-x86_64 | 0.6.0 | 19.03 | 44.26 | 63.29 | NOTE | |
r-release-linux-x86_64 | 0.6.0 | 17.01 | 43.31 | 60.32 | 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 | 33.00 | 75.00 | 108.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 | 91.00 | 120.00 | OK |
Version: 0.6.0
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
../src/flatcc/portable/pstdalign.h:144:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
../src/flatcc/portable/pstdalign.h:148:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
See ‘/home/hornik/tmp/R.check/r-devel-clang/Work/PKGS/nanoarrow.Rcheck/00install.out’ for details.
* used C compiler: ‘Debian clang version 19.1.7 (3)’
* used C++ compiler: ‘Debian clang version 19.1.7 (3)’
Flavor: r-devel-linux-x86_64-debian-clang
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, r-devel-macos-arm64, r-patched-linux-x86_64
Version: 0.6.0
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
../src/flatcc/portable/pstdalign.h:144:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
../src/flatcc/portable/pstdalign.h:148:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
See ‘/data/gannet/ripley/R/packages/tests-clang/nanoarrow.Rcheck/00install.out’ for details.
* used C compiler: ‘clang version 20.1.0’
* used C++ compiler: ‘clang version 20.1.0’
Flavor: r-devel-linux-x86_64-fedora-clang
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