CRAN Package Check Results for Package Rmixmod

Last updated on 2025-04-01 09:55:07 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.1.10 408.32 56.24 464.56 NOTE
r-devel-linux-x86_64-debian-gcc 2.1.10 310.41 88.17 398.58 NOTE
r-devel-linux-x86_64-fedora-clang 2.1.10 1009.91 NOTE
r-devel-linux-x86_64-fedora-gcc 2.1.10 966.20 NOTE
r-devel-macos-arm64 2.1.10 170.00 NOTE
r-devel-macos-x86_64 2.1.10 181.00 OK
r-devel-windows-x86_64 2.1.10 499.00 166.00 665.00 NOTE
r-patched-linux-x86_64 2.1.10 448.78 119.23 568.01 NOTE
r-release-linux-x86_64 2.1.10 442.40 114.09 556.49 OK
r-release-macos-arm64 2.1.10 199.00 NOTE
r-release-macos-x86_64 2.1.10 146.00 NOTE
r-release-windows-x86_64 2.1.10 487.00 145.00 632.00 OK
r-oldrel-macos-arm64 2.1.10 NOTE
r-oldrel-macos-x86_64 2.1.10 225.00 NOTE
r-oldrel-windows-x86_64 2.1.10 618.00 171.00 789.00 OK

Additional issues

Intel

Check Details

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

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/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-macos-arm64

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. Flavor: r-devel-windows-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-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64