Last updated on 2025-03-22 08:53:10 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 19.0.1 | 3497.45 | 246.13 | 3743.58 | WARN | |
r-devel-linux-x86_64-debian-gcc | 19.0.1 | 2688.00 | 161.51 | 2849.51 | WARN | |
r-devel-linux-x86_64-fedora-clang | 19.0.1 | 7334.21 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 19.0.1 | 8136.38 | WARN | |||
r-devel-macos-arm64 | 19.0.1 | 783.00 | OK | |||
r-devel-macos-x86_64 | 19.0.1 | 1454.00 | OK | |||
r-devel-windows-x86_64 | 19.0.1 | 491.00 | 578.00 | 1069.00 | OK | |
r-patched-linux-x86_64 | 19.0.1 | 3745.96 | 240.42 | 3986.38 | WARN | |
r-release-linux-x86_64 | 19.0.1 | 3746.17 | 236.57 | 3982.74 | OK | |
r-release-macos-arm64 | 19.0.1 | 888.00 | NOTE | |||
r-release-macos-x86_64 | 19.0.1 | 1573.00 | NOTE | |||
r-release-windows-x86_64 | 19.0.1 | 485.00 | 572.00 | 1057.00 | NOTE | |
r-oldrel-macos-arm64 | 19.0.1 | 951.00 | NOTE | |||
r-oldrel-macos-x86_64 | 19.0.1 | 1787.00 | NOTE | |||
r-oldrel-windows-x86_64 | 19.0.1 | 587.00 | 754.00 | 1341.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.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64
Version: 19.0.1
Check: compiled code
Result: WARN
File ‘arrow/libs/arrow.so’:
Found ‘_ZNSt3__14cerrE’, 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 ‘_ZNSt3__14coutE’, 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-fedora-clang
Version: 19.0.1
Check: installed package size
Result: NOTE
installed size is 568.4Mb
sub-directories of 1Mb or more:
R 5.1Mb
libs 562.7Mb
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64