Last updated on 2023-01-25 04:51:46 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 | 63.56 | 99.37 | 162.93 | WARN | |
r-devel-linux-x86_64-fedora-clang | 2.1.3 | 314.24 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 2.1.3 | 295.60 | WARN | |||
r-patched-linux-x86_64 | 2.1.3 | 76.38 | 125.63 | 202.01 | OK | |
r-release-linux-x86_64 | 2.1.3 | 67.02 | 122.52 | 189.54 | 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 | 127.00 | 203.00 | 330.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 | 198.00 | 288.00 | 486.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: 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