CRAN Package Check Results for Package Rmixmod

Last updated on 2026-08-28 23:51:15 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.1.10 413.32 69.46 482.78 NOTE
r-devel-linux-x86_64-debian-gcc 2.1.10 327.52 104.80 432.32 NOTE
r-devel-linux-x86_64-fedora-clang 2.1.12 480.00 61.76 541.76 OK
r-devel-linux-x86_64-fedora-gcc 2.1.12 540.00 22.02 562.02 OK
r-devel-windows-x86_64 2.1.10 500.00 234.00 734.00 NOTE
r-patched-linux-x86_64 2.1.10 418.19 127.76 545.95 NOTE
r-release-linux-x86_64 2.1.10 424.05 128.75 552.80 NOTE
r-release-macos-arm64 2.1.12 128.00 -80.00 48.00 OK
r-release-macos-x86_64 2.1.12 373.00 -98.00 275.00 OK
r-release-windows-x86_64 2.1.10 503.00 175.00 678.00 NOTE
r-oldrel-macos-arm64 2.1.12 103.00 -56.00 47.00 OK
r-oldrel-macos-x86_64 2.1.12 370.00 -126.00 244.00 OK
r-oldrel-windows-x86_64 2.1.10 632.00 205.00 837.00 NOTE

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-patched-linux-x86_64, r-release-linux-x86_64

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