Last updated on 2023-11-30 04:52:44 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 14.0.0.1 | 4146.37 | 314.76 | 4461.13 | WARN | |
r-devel-linux-x86_64-debian-gcc | 14.0.0.1 | 3352.35 | 235.00 | 3587.35 | WARN | |
r-devel-linux-x86_64-fedora-clang | 14.0.0.1 | 6535.58 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 14.0.0.1 | 7599.75 | WARN | |||
r-devel-windows-x86_64 | 14.0.0.1 | 358.00 | 472.00 | 830.00 | WARN | |
r-patched-linux-x86_64 | 14.0.0 | 3941.85 | 309.89 | 4251.74 | OK | |
r-release-linux-x86_64 | 14.0.0.1 | 3947.60 | 305.18 | 4252.78 | OK | |
r-release-macos-arm64 | 14.0.0.1 | 259.00 | NOTE | |||
r-release-macos-x86_64 | 14.0.0.1 | 38.00 | ERROR | |||
r-release-windows-x86_64 | 14.0.0.1 | 567.00 | 762.00 | 1329.00 | NOTE | |
r-oldrel-macos-arm64 | 14.0.0.1 | 249.00 | NOTE | |||
r-oldrel-macos-x86_64 | 13.0.0.1 | 361.00 | NOTE | |||
r-oldrel-windows-x86_64 | 14.0.0.1 | 510.00 | 622.00 | 1132.00 | NOTE |
Version: 14.0.0.1
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
altrep.cpp:155:55: warning: format specifies type 'int' but the argument has type 'R_xlen_t' (aka 'long') [-Wformat]
altrep.cpp:160:15: warning: format specifies type 'int' but the argument has type 'int64_t' (aka 'long') [-Wformat]
altrep.cpp:160:44: warning: format specifies type 'int' but the argument has type 'int64_t' (aka 'long') [-Wformat]
altrep.cpp:822:16: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
See ‘/home/hornik/tmp/R.check/r-devel-clang/Work/PKGS/arrow.Rcheck/00install.out’ for details.
* used C++ compiler: ‘Debian clang version 17.0.5 (1)’
Flavor: r-devel-linux-x86_64-debian-clang
Version: 14.0.0.1
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
altrep.cpp:155:37: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘R_xlen_t’ {aka ‘long int’} [-Wformat=]
altrep.cpp:158:20: warning: format ‘%p’ expects argument of type ‘void*’, but argument 3 has type ‘std::__shared_ptr<arrow::ChunkedArray, __gnu_cxx::_S_atomic>::element_type*’ {aka ‘arrow::ChunkedArray*’} [-Wformat=]
altrep.cpp:158:39: warning: format ‘%d’ expects argument of type ‘int’, but argument 6 has type ‘int64_t’ {aka ‘long int’} [-Wformat=]
altrep.cpp:158:53: warning: format ‘%d’ expects argument of type ‘int’, but argument 7 has type ‘int64_t’ {aka ‘long int’} [-Wformat=]
See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/arrow.Rcheck/00install.out’ for details.
* used C++ compiler: ‘g++-13 (Debian 13.2.0-5) 13.2.0’
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 14.0.0.1
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
altrep.cpp:155:55: warning: format specifies type 'int' but the argument has type 'R_xlen_t' (aka 'long') [-Wformat]
altrep.cpp:160:15: warning: format specifies type 'int' but the argument has type 'int64_t' (aka 'long') [-Wformat]
altrep.cpp:160:44: warning: format specifies type 'int' but the argument has type 'int64_t' (aka 'long') [-Wformat]
altrep.cpp:822:16: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
See ‘/data/gannet/ripley/R/packages/tests-clang/arrow.Rcheck/00install.out’ for details.
* used C++ compiler: ‘clang version 17.0.5’
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 14.0.0.1
Check: installed package size
Result: NOTE
installed size is 48.0Mb
sub-directories of 1Mb or more:
R 4.3Mb
libs 43.1Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-windows-x86_64, r-release-macos-arm64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-windows-x86_64
Version: 14.0.0.1
Check: Rd cross-references
Result: NOTE
Undeclared package ‘readr’ in Rd xrefs
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 14.0.0.1
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
altrep.cpp:155:37: warning: format '%d' expects argument of type 'int', but argument 3 has type 'R_xlen_t' {aka 'long int'} [-Wformat=]
altrep.cpp:158:20: warning: format '%p' expects argument of type 'void*', but argument 3 has type 'std::__shared_ptr<arrow::ChunkedArray, __gnu_cxx::_S_atomic>::element_type*' {aka 'arrow::ChunkedArray*'} [-Wformat=]
altrep.cpp:158:39: warning: format '%d' expects argument of type 'int', but argument 6 has type 'int64_t' {aka 'long int'} [-Wformat=]
altrep.cpp:158:53: warning: format '%d' expects argument of type 'int', but argument 7 has type 'int64_t' {aka 'long int'} [-Wformat=]
See ‘/data/gannet/ripley/R/packages/tests-devel/arrow.Rcheck/00install.out’ for details.
* used C++ compiler: ‘g++-13 (GCC) 13.2.0’
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 14.0.0.1
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
altrep.cpp:155:37: warning: format '%d' expects argument of type 'int', but argument 3 has type 'R_xlen_t' {aka 'long long int'} [-Wformat=]
altrep.cpp:158:39: warning: format '%d' expects argument of type 'int', but argument 6 has type 'int64_t' {aka 'long long int'} [-Wformat=]
altrep.cpp:158:53: warning: format '%d' expects argument of type 'int', but argument 7 has type 'int64_t' {aka 'long long int'} [-Wformat=]
See 'd:/Rcompile/CRANpkg/local/4.4/arrow.Rcheck/00install.out' for details.
* used C++ compiler: 'g++.exe (GCC) 12.3.0'
Flavor: r-devel-windows-x86_64
Version: 14.0.0.1
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavor: r-release-macos-x86_64
Version: 13.0.0.1
Check: installed package size
Result: NOTE
installed size is 97.9Mb
sub-directories of 1Mb or more:
R 4.3Mb
libs 93.0Mb
Flavor: r-oldrel-macos-x86_64