Last updated on 2023-01-25 04:51:52 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.2 | 26.88 | 68.63 | 95.51 | WARN | |
r-devel-linux-x86_64-debian-gcc | 1.0.2 | 20.04 | 51.67 | 71.71 | WARN | |
r-devel-linux-x86_64-fedora-clang | 1.0.2 | 117.69 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.2 | 124.26 | WARN | |||
r-patched-linux-x86_64 | 1.0.2 | 20.33 | 65.74 | 86.07 | OK | |
r-release-linux-x86_64 | 1.0.2 | 22.14 | 66.08 | 88.22 | 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 | 65.00 | 111.00 | 176.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 | 139.00 | 220.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