Last updated on 2025-04-10 18:51:53 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 19.0.1 | 3532.61 | 243.31 | 3775.92 | WARN | |
r-devel-linux-x86_64-debian-gcc | 19.0.1.1 | 2662.89 | 160.36 | 2823.25 | OK | |
r-devel-linux-x86_64-fedora-clang | 19.0.1.1 | 7071.63 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 19.0.1.1 | 7953.18 | OK | |||
r-devel-macos-arm64 | 19.0.1.1 | 774.00 | OK | |||
r-devel-macos-x86_64 | 19.0.1.1 | 1680.00 | OK | |||
r-devel-windows-x86_64 | 19.0.1.1 | 418.00 | 531.00 | 949.00 | OK | |
r-patched-linux-x86_64 | 19.0.1.1 | 3750.42 | 238.94 | 3989.36 | OK | |
r-release-linux-x86_64 | 19.0.1.1 | OK | ||||
r-release-macos-arm64 | 19.0.1.1 | 977.00 | NOTE | |||
r-release-macos-x86_64 | 19.0.1.1 | 1701.00 | NOTE | |||
r-release-windows-x86_64 | 19.0.1.1 | 428.00 | 758.00 | 1186.00 | NOTE | |
r-oldrel-macos-arm64 | 19.0.1.1 | 1075.00 | NOTE | |||
r-oldrel-macos-x86_64 | 19.0.1.1 | 1803.00 | OK | |||
r-oldrel-windows-x86_64 | 19.0.1.1 | 408.00 | 624.00 | 1032.00 | NOTE |
Version: 19.0.1
Check: compiled code
Result: WARN
File ‘arrow/libs/arrow.so’:
Found ‘_ZSt4cerr’, possibly from ‘std::cerr’ (C++)
Objects: ‘../libarrow/arrow-19.0.1/lib/libarrow.a’,
‘../libarrow/arrow-19.0.1/lib/libarrow_bundled_dependencies.a’
Found ‘_ZSt4cout’, possibly from ‘std::cout’ (C++)
Objects: ‘../libarrow/arrow-19.0.1/lib/libarrow.a’,
‘../libarrow/arrow-19.0.1/lib/libparquet.a’
Found ‘abort’, possibly from ‘abort’ (C)
Objects: ‘../libarrow/arrow-19.0.1/lib/libarrow.a’,
‘../libarrow/arrow-19.0.1/lib/libarrow_acero.a’,
‘../libarrow/arrow-19.0.1/lib/libarrow_bundled_dependencies.a’
Found ‘stderr’, possibly from ‘stderr’ (C)
Objects: ‘../libarrow/arrow-19.0.1/lib/libarrow.a’,
‘../libarrow/arrow-19.0.1/lib/libarrow_bundled_dependencies.a’
Found ‘stdout’, possibly from ‘stdout’ (C)
Object:
‘../libarrow/arrow-19.0.1/lib/libarrow_bundled_dependencies.a’
File ‘arrow/libs/arrow.so’:
Found non-API calls to R: ‘DATAPTR’, ‘OBJECT’
Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor use Fortran I/O
nor system RNGs nor [v]sprintf.
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-linux-x86_64-debian-clang
Version: 19.0.1.1
Check: installed package size
Result: NOTE
installed size is 115.9Mb
sub-directories of 1Mb or more:
R 5.1Mb
libs 110.3Mb
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-windows-x86_64