Last updated on 2023-01-24 09:52:11 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.4.3 | 111.64 | 67.66 | 179.30 | WARN | |
r-devel-linux-x86_64-debian-gcc | 1.0.4.3 | 80.42 | 51.96 | 132.38 | WARN | |
r-devel-linux-x86_64-fedora-clang | 1.0.4.3 | 268.29 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.4.3 | 231.21 | WARN | |||
r-devel-windows-x86_64 | 1.0.4.3 | 97.00 | 133.00 | 230.00 | OK | |
r-patched-linux-x86_64 | 1.0.4.3 | 87.50 | 67.61 | 155.11 | OK | |
r-release-linux-x86_64 | 1.0.4.3 | 91.42 | 66.51 | 157.93 | OK | |
r-release-macos-arm64 | 1.0.4.3 | 64.00 | NOTE | |||
r-release-macos-x86_64 | 1.0.4.3 | 85.00 | NOTE | |||
r-release-windows-x86_64 | 1.0.4.3 | 97.00 | 140.00 | 237.00 | OK | |
r-oldrel-macos-arm64 | 1.0.4.3 | 62.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.0.4.3 | 82.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 1.0.4.3 | 252.00 | 135.00 | 387.00 | OK |
Version: 1.0.4.3
Check: compiled code
Result: WARN
File ‘groupedSurv/libs/groupedSurv.so’:
Found ‘__sprintf_chk’, possibly from ‘sprintf’ (C)
Object: ‘Cuhre.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: 1.0.4.3
Check: compiled code
Result: WARN
File ‘groupedSurv/libs/groupedSurv.so’:
Found ‘sprintf’, possibly from ‘sprintf’ (C)
Object: ‘Cuhre.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: 1.0.4.3
Check: installed package size
Result: NOTE
installed size is 9.4Mb
sub-directories of 1Mb or more:
libs 8.9Mb
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64