Last updated on 2025-10-21 09:48:45 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.1.10 | 428.83 | 60.01 | 488.84 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 2.1.10 | 296.73 | 90.27 | 387.00 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 2.1.10 | 1120.79 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 2.1.10 | 932.27 | NOTE | |||
r-devel-windows-x86_64 | 2.1.10 | 501.00 | 165.00 | 666.00 | NOTE | |
r-patched-linux-x86_64 | 2.1.10 | 435.71 | 120.87 | 556.58 | NOTE | |
r-release-linux-x86_64 | 2.1.10 | 442.23 | 121.51 | 563.74 | NOTE | |
r-release-macos-arm64 | 2.1.10 | 174.00 | NOTE | |||
r-release-macos-x86_64 | 2.1.10 | 178.00 | NOTE | |||
r-release-windows-x86_64 | 2.1.10 | 506.00 | 172.00 | 678.00 | NOTE | |
r-oldrel-macos-arm64 | 2.1.10 | 199.00 | NOTE | |||
r-oldrel-macos-x86_64 | 2.1.10 | 146.00 | NOTE | |||
r-oldrel-windows-x86_64 | 2.1.10 | 606.00 | 178.00 | 784.00 | OK |
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: HTML version of manual
Result: NOTE
Found the following HTML validation problems:
ellipse.html:54:1 (ellipse.Rd:14): Warning: missing </ul> before </div>
extract-methods.html:121:1 (extract-methods.Rd:101): Warning: missing </ul> before </div>
mixmodLearn.html:46:1 (mixmodLearn.Rd:10): Warning: missing </ul> before </div>
mixmodXmlInput.html:46:1 (mixmodXmlInput.Rd:10): Warning: missing </ul> before </div>
Flavor: r-devel-linux-x86_64-debian-gcc
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
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
Version: 2.1.10
Check: installed package size
Result: NOTE
installed size is 44.3Mb
sub-directories of 1Mb or more:
libs 43.3Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64