CRAN Package Check Results for Package Rmixmod

Last updated on 2026-09-03 07:51:46 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.12 421.85 106.73 528.58 OK
r-devel-linux-x86_64-fedora-clang 2.1.12 430.00 45.12 475.12 OK
r-devel-linux-x86_64-fedora-gcc 2.1.12 455.00 45.25 500.25 OK
r-devel-windows-x86_64 2.1.12 669.00 236.00 905.00 OK
r-patched-linux-x86_64 2.1.12 507.16 129.46 636.62 OK
r-release-linux-x86_64 2.1.12 547.65 129.51 677.16 OK
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.12 667.00 176.00 843.00 OK
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.12 873.00 215.00 1088.00 OK

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. Flavor: r-devel-linux-x86_64-debian-clang