CRAN Package Check Results for Maintainer ‘Daniel Sabanes Bove <daniel.sabanesbove at gmx.net>’

Last updated on 2025-03-24 05:53:13 CET.

Package WARN OK
bfp 5 10

Package bfp

Current CRAN status: WARN: 5, OK: 10

Version: 0.0-48
Check: compiled code
Result: WARN File ‘bfp/libs/bfp.so’: Found ‘_ZSt4cout’, possibly from ‘std::cout’ (C++) Object: ‘newmat/libnewmat.a’ Found ‘exit’, possibly from ‘exit’ (C) Object: ‘newmat/libnewmat.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: 0.0-48
Check: compiled code
Result: WARN File ‘bfp/libs/bfp.so’: Found ‘_ZNSt3__14coutE’, possibly from ‘std::cout’ (C++) Object: ‘newmat/libnewmat.a’ Found ‘exit’, possibly from ‘exit’ (C) Object: ‘newmat/libnewmat.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