Last updated on 2023-02-06 06:52:04 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3-3 | 161.72 | 53.80 | 215.52 | WARN | |
r-devel-linux-x86_64-debian-gcc | 0.3-3 | 136.43 | 42.26 | 178.69 | WARN | |
r-devel-linux-x86_64-fedora-clang | 0.3-3 | 268.05 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 0.3-3 | 304.02 | WARN | |||
r-devel-windows-x86_64 | 0.3-3 | 468.00 | 116.00 | 584.00 | NOTE | |
r-patched-linux-x86_64 | 0.3-3 | 136.90 | 53.22 | 190.12 | OK | |
r-release-linux-x86_64 | 0.3-3 | 135.54 | 52.98 | 188.52 | OK | |
r-release-macos-arm64 | 0.3-3 | 6.00 | ERROR | |||
r-release-macos-x86_64 | 0.3-3 | 9.00 | ERROR | |||
r-release-windows-x86_64 | 0.3-3 | 231.00 | 110.00 | 341.00 | NOTE | |
r-oldrel-macos-arm64 | 0.3-3 | 9.00 | ERROR | |||
r-oldrel-macos-x86_64 | 0.3-3 | 11.00 | ERROR | |||
r-oldrel-windows-ix86+x86_64 | 0.3-3 | 387.00 | 105.00 | 492.00 | NOTE |
Version: 0.3-3
Check: compiled code
Result: WARN
File ‘pbdSLAP/libs/pbdSLAP.so’:
Found ‘__vsprintf_chk’, possibly from ‘vsprintf’ (C)
Object: ‘libslap.a’
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: 0.3-3
Check: compiled code
Result: WARN
File ‘pbdSLAP/libs/pbdSLAP.so’:
Found ‘vsprintf’, possibly from ‘vsprintf’ (C)
Object: ‘libslap.a’
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: 0.3-3
Check: installed package size
Result: NOTE
installed size is 5.4Mb
sub-directories of 1Mb or more:
lib 2.8Mb
libs 2.4Mb
Flavors: r-devel-windows-x86_64, r-release-windows-x86_64, r-oldrel-windows-ix86+x86_64
Version: 0.3-3
Check: package dependencies
Result: ERROR
Package required but not available: ‘pbdMPI’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64