Last updated on 2026-05-06 16:51:33 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.1.10 | 419.54 | 65.41 | 484.95 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 2.1.10 | 310.44 | 94.39 | 404.83 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 2.1.10 | 660.00 | 110.12 | 770.12 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 2.1.10 | 843.00 | 97.97 | 940.97 | NOTE | |
| r-devel-windows-x86_64 | 2.1.10 | 503.00 | 176.00 | 679.00 | NOTE | |
| r-patched-linux-x86_64 | 2.1.10 | 407.95 | 124.44 | 532.39 | NOTE | |
| r-release-linux-x86_64 | 2.1.10 | 413.60 | 124.80 | 538.40 | NOTE | |
| r-release-macos-arm64 | 2.1.10 | 93.00 | -52.00 | 41.00 | NOTE | |
| r-release-macos-x86_64 | 2.1.10 | 281.00 | -65.00 | 216.00 | NOTE | |
| r-release-windows-x86_64 | 2.1.10 | 502.00 | 168.00 | 670.00 | NOTE | |
| r-oldrel-macos-arm64 | 2.1.10 | NOTE | ||||
| r-oldrel-macos-x86_64 | 2.1.10 | 264.00 | -86.00 | 178.00 | NOTE | |
| r-oldrel-windows-x86_64 | 2.1.10 | 640.00 | 209.00 | 849.00 | NOTE |
Version: 2.1.10
Check: compiled code
Result: NOTE
File ‘Rmixmod/libs/Rmixmod.so’:
Found ‘_ZSt4cout’, possibly from ‘std::cout’ (C++)
Object: ‘mixmod.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, r-patched-linux-x86_64, r-release-linux-x86_64
Version: 2.1.10
Check: compiled code
Result: NOTE
File ‘Rmixmod/libs/Rmixmod.so’:
Found ‘_ZNSt3__14coutE’, possibly from ‘std::cout’ (C++)
Object: ‘mixmod.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: 2.1.10
Check: compiled code
Result: NOTE
File 'Rmixmod/libs/x64/Rmixmod.dll':
Found '_ZSt4cout', possibly from 'std::cout' (C++)
Object: 'mixmod.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-windows-x86_64, r-release-windows-x86_64, r-oldrel-windows-x86_64
Version: 2.1.10
Check: compiled code
Result: NOTE
File ‘Rmixmod/libs/Rmixmod.so’:
Found ‘__ZNSt3__14coutE’, possibly from ‘std::cout’ (C++)
Object: ‘mixmod.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-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64