Last updated on 2023-01-25 04:51:46 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.5.4 | 64.54 | 41.88 | 106.42 | WARN | |
r-devel-linux-x86_64-debian-gcc | 0.5.4 | 56.67 | 31.70 | 88.37 | WARN | |
r-devel-linux-x86_64-fedora-clang | 0.5.4 | 156.25 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 0.5.4 | 160.00 | WARN | |||
r-devel-windows-x86_64 | 0.5.4 | 199.00 | 114.00 | 313.00 | NOTE | |
r-patched-linux-x86_64 | 0.5.4 | 54.02 | 39.49 | 93.51 | NOTE | |
r-release-linux-x86_64 | 0.5.4 | 57.02 | 40.65 | 97.67 | NOTE | |
r-release-macos-arm64 | 0.5.4 | 51.00 | NOTE | |||
r-release-macos-x86_64 | 0.5.4 | 66.00 | NOTE | |||
r-release-windows-x86_64 | 0.5.4 | 213.00 | 108.00 | 321.00 | NOTE | |
r-oldrel-macos-arm64 | 0.5.4 | 49.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.5.4 | 66.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 0.5.4 | 127.00 | 106.00 | 233.00 | NOTE |
Version: 0.5.4
Check: for GNU extensions in Makefiles
Result: NOTE
GNU make is a SystemRequirements.
Flavors: r-devel-linux-x86_64-debian-clang, 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, r-patched-linux-x86_64, r-release-linux-x86_64, 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-ix86+x86_64
Version: 0.5.4
Check: compiled code
Result: WARN
File ‘RcppCWB/libs/RcppCWB.so’:
Found ‘sprintf’, possibly from ‘sprintf’ (C)
Object: ‘cqp.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-fedora-clang
Version: 0.5.4
Check: compiled code
Result: WARN
File ‘RcppCWB/libs/RcppCWB.so’:
Found ‘__sprintf_chk’, possibly from ‘sprintf’ (C)
Object: ‘cqp.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-gcc, r-devel-linux-x86_64-fedora-gcc
Version: 0.5.4
Check: installed package size
Result: NOTE
installed size is 7.4Mb
sub-directories of 1Mb or more:
libs 6.1Mb
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64