CRAN Package Check Results for Package bfp

Last updated on 2025-03-19 08:52:38 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0-48 43.08 60.71 103.79 WARN
r-devel-linux-x86_64-debian-gcc 0.0-48 30.88 42.15 73.03 WARN
r-devel-linux-x86_64-fedora-clang 0.0-48 216.67 WARN
r-devel-linux-x86_64-fedora-gcc 0.0-48 202.00 WARN
r-devel-macos-arm64 0.0-48 51.00 OK
r-devel-macos-x86_64 0.0-48 123.00 OK
r-devel-windows-x86_64 0.0-48 51.00 114.00 165.00 OK
r-patched-linux-x86_64 0.0-48 44.14 58.25 102.39 OK
r-release-linux-x86_64 0.0-48 43.84 57.19 101.03 OK
r-release-macos-arm64 0.0-48 57.00 OK
r-release-macos-x86_64 0.0-48 110.00 OK
r-release-windows-x86_64 0.0-48 51.00 116.00 167.00 OK
r-oldrel-macos-arm64 0.0-48 OK
r-oldrel-macos-x86_64 0.0-48 116.00 OK
r-oldrel-windows-x86_64 0.0-48 48.00 132.00 180.00 OK

Check Details

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

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