Last updated on 2025-03-25 08:58:52 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.5.5 | 12.58 | 33.37 | 45.95 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.5.5 | 9.19 | 25.75 | 34.94 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.5.5 | 80.52 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.5.5 | 91.16 | NOTE | |||
r-devel-macos-arm64 | 0.5.5 | 41.00 | OK | |||
r-devel-macos-x86_64 | 0.5.5 | 87.00 | OK | |||
r-devel-windows-x86_64 | 0.5.5 | 39.00 | 58.00 | 97.00 | OK | |
r-patched-linux-x86_64 | 0.5.5 | 12.43 | 33.11 | 45.54 | NOTE | |
r-release-linux-x86_64 | 0.5.5 | 9.90 | 32.34 | 42.24 | NOTE | |
r-release-macos-arm64 | 0.5.5 | 39.00 | NOTE | |||
r-release-macos-x86_64 | 0.5.5 | 55.00 | NOTE | |||
r-release-windows-x86_64 | 0.5.5 | 38.00 | 58.00 | 96.00 | NOTE | |
r-oldrel-macos-arm64 | 0.5.5 | NOTE | ||||
r-oldrel-macos-x86_64 | 0.5.5 | 89.00 | NOTE | |||
r-oldrel-windows-x86_64 | 0.5.5 | 39.00 | 63.00 | 102.00 | NOTE |
Version: 0.5.5
Check: compiled code
Result: NOTE
File ‘ECOSolveR/libs/ECOSolveR.so’:
Found ‘printf’, possibly from ‘printf’ (C)
Objects: ‘ecos/libecos.a’, ‘ecos/libecos_bb.a’
Found ‘putchar’, possibly from ‘putchar’ (C)
Objects: ‘ecos/libecos.a’, ‘ecos/libecos_bb.a’
Found ‘puts’, possibly from ‘printf’ (C), ‘puts’ (C)
Objects: ‘ecos/libecos.a’, ‘ecos/libecos_bb.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-patched-linux-x86_64
Version: 0.5.5
Check: compiled code
Result: NOTE
File ‘ECOSolveR/libs/ECOSolveR.so’:
Found ‘__printf_chk’, possibly from ‘printf’ (C)
Objects: ‘ecos/libecos.a’, ‘ecos/libecos_bb.a’
Found ‘printf’, possibly from ‘printf’ (C)
Objects: ‘ecos/libecos.a’, ‘ecos/libecos_bb.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.5.5
Check: compiled code
Result: NOTE
File ‘ECOSolveR/libs/ECOSolveR.so’:
Found ‘__printf_chk’, possibly from ‘printf’ (C)
Objects: ‘ecos/libecos.a’, ‘ecos/libecos_bb.a’
Found ‘printf’, possibly from ‘printf’ (C)
Objects: ‘ecos/libecos.a’, ‘ecos/libecos_bb.a’
Found ‘putchar’, possibly from ‘putchar’ (C)
Objects: ‘ecos/libecos.a’, ‘ecos/libecos_bb.a’
Found ‘puts’, possibly from ‘printf’ (C), ‘puts’ (C)
Objects: ‘ecos/libecos.a’, ‘ecos/libecos_bb.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-gcc
Version: 0.5.5
Check: for GNU extensions in Makefiles
Result: NOTE
GNU make is a SystemRequirements.
Flavors: r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64