Last updated on 2023-01-30 07:55:17 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.1.3 | 70.78 | 151.08 | 221.86 | WARN | |
r-devel-linux-x86_64-debian-gcc | 2.1.3 | 66.23 | 99.27 | 165.50 | WARN | |
r-devel-linux-x86_64-fedora-clang | 2.1.3 | 296.59 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 2.1.3 | 288.81 | WARN | |||
r-devel-windows-x86_64 | 2.1.3 | 152.00 | 227.00 | 379.00 | NOTE | |
r-patched-linux-x86_64 | 2.1.3 | 75.27 | 124.48 | 199.75 | OK | |
r-release-linux-x86_64 | 2.1.3 | 67.13 | 123.87 | 191.00 | OK | |
r-release-macos-arm64 | 2.1.3 | 90.00 | NOTE | |||
r-release-macos-x86_64 | 2.1.3 | 118.00 | NOTE | |||
r-release-windows-x86_64 | 2.1.3 | 144.00 | 216.00 | 360.00 | OK | |
r-oldrel-macos-arm64 | 2.1.3 | 96.00 | NOTE | |||
r-oldrel-macos-x86_64 | 2.1.3 | 122.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 2.1.3 | 204.00 | 281.00 | 485.00 | OK |
Version: 2.1.3
Check: compiled code
Result: WARN
File ‘readr/libs/readr.so’:
Found ‘__sprintf_chk’, possibly from ‘sprintf’ (C)
Object: ‘grisu3.o’
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.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc
Version: 2.1.3
Check: C++ specification
Result: NOTE
Specified C++11: please update to current default of C++17
Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64
Version: 2.1.3
Check: Rd cross-references
Result: NOTE
Undeclared packages ‘tidyselect’, ‘vctrs’ in Rd xrefs
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 2.1.3
Check: compiled code
Result: WARN
File ‘readr/libs/readr.so’:
Found ‘sprintf’, possibly from ‘sprintf’ (C)
Object: ‘grisu3.o’
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.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 2.1.3
Check: installed package size
Result: NOTE
installed size is 5.3Mb
sub-directories of 1Mb or more:
libs 4.3Mb
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64