Last updated on 2023-01-24 07:54:43 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2.8 | 66.73 | 26.59 | 93.32 | WARN | |
r-devel-linux-x86_64-debian-gcc | 1.2.8 | 66.46 | 21.40 | 87.86 | WARN | |
r-devel-linux-x86_64-fedora-clang | 1.2.8 | 174.93 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 1.2.8 | 146.80 | WARN | |||
r-devel-windows-x86_64 | 1.2.8 | 92.00 | 82.00 | 174.00 | OK | |
r-patched-linux-x86_64 | 1.2.8 | 65.00 | 26.76 | 91.76 | OK | |
r-release-linux-x86_64 | 1.2.8 | 70.48 | 27.24 | 97.72 | OK | |
r-release-macos-arm64 | 1.2.8 | 51.00 | NOTE | |||
r-release-macos-x86_64 | 1.2.8 | 55.00 | NOTE | |||
r-release-windows-x86_64 | 1.2.8 | 79.00 | 86.00 | 165.00 | OK | |
r-oldrel-macos-arm64 | 1.2.8 | 54.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.2.8 | 59.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 1.2.8 | 187.00 | 88.00 | 275.00 | OK |
Version: 1.2.8
Check: compiled code
Result: WARN
File ‘DataGraph/libs/DataGraph.so’:
Found ‘sprintf’, possibly from ‘sprintf’ (C)
Object: ‘DTUtilities.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: 1.2.8
Check: compiled code
Result: WARN
File ‘DataGraph/libs/DataGraph.so’:
Found ‘__sprintf_chk’, possibly from ‘sprintf’ (C)
Object: ‘DTUtilities.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: 1.2.8
Check: installed package size
Result: NOTE
installed size is 7.3Mb
sub-directories of 1Mb or more:
libs 7.2Mb
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64