Last updated on 2023-02-02 21:50:24 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.2 | 23.94 | 68.52 | 92.46 | WARN | |
r-devel-linux-x86_64-debian-gcc | 1.0.2 | 19.01 | 52.05 | 71.06 | WARN | |
r-devel-linux-x86_64-fedora-clang | 1.0.2 | 116.84 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.2 | 124.26 | WARN | |||
r-patched-linux-x86_64 | 1.0.2 | 24.21 | 64.65 | 88.86 | OK | |
r-release-linux-x86_64 | 1.0.2 | 22.90 | 64.42 | 87.32 | OK | |
r-release-macos-arm64 | 1.0.2 | 49.00 | OK | |||
r-release-macos-x86_64 | 1.0.2 | 52.00 | OK | |||
r-release-windows-x86_64 | 1.0.2 | 70.00 | 117.00 | 187.00 | OK | |
r-oldrel-macos-arm64 | 1.0.2 | 49.00 | OK | |||
r-oldrel-macos-x86_64 | 1.0.2 | 54.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 1.0.2 | 81.00 | 140.00 | 221.00 | OK |
Version: 1.0.2
Check: compiled code
Result: WARN
File ‘wrassp/libs/wrassp.so’:
Found ‘__sprintf_chk’, possibly from ‘sprintf’ (C)
Objects: ‘assp/acf.o’, ‘assp/mhs.o’, ‘assp/smp2dur.o’,
‘assp/headers.o’, ‘assp/spectra.o’, ‘assp/asspfio.o’,
‘assp/asspmess.o’, ‘assp/ksv.o’, ‘assp/aucheck.o’,
‘assp/labelobj.o’, ‘assp/numdecim.o’, ‘assp/filter.o’,
‘assp/zcr.o’, ‘assp/rfc.o’, ‘assp/fmt.o’, ‘assp/rms.o’,
‘dataobj.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.2
Check: compiled code
Result: WARN
File ‘wrassp/libs/wrassp.so’:
Found ‘sprintf’, possibly from ‘sprintf’ (C)
Objects: ‘assp/acf.o’, ‘assp/mhs.o’, ‘assp/smp2dur.o’,
‘assp/headers.o’, ‘assp/spectra.o’, ‘assp/asspfio.o’,
‘assp/asspmess.o’, ‘assp/ksv.o’, ‘assp/aucheck.o’,
‘assp/labelobj.o’, ‘assp/numdecim.o’, ‘assp/filter.o’,
‘assp/zcr.o’, ‘assp/rfc.o’, ‘assp/fmt.o’, ‘assp/rms.o’,
‘dataobj.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