CRAN Package Check Results for Package LibOPF

Last updated on 2025-04-09 16:50:45 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.6.2 10.32 61.42 71.74 WARN
r-devel-linux-x86_64-debian-gcc 2.6.2 8.32 38.63 46.95 WARN
r-devel-linux-x86_64-fedora-clang 2.6.2 113.69 WARN
r-devel-linux-x86_64-fedora-gcc 2.6.2 103.80 WARN
r-devel-macos-arm64 2.6.2 35.00 WARN
r-devel-macos-x86_64 2.6.2 68.00 WARN
r-devel-windows-x86_64 2.6.2 22.00 75.00 97.00 NOTE
r-patched-linux-x86_64 2.6.2 10.73 59.10 69.83 WARN
r-release-linux-x86_64 2.6.2 9.82 56.70 66.52 OK
r-release-macos-arm64 2.6.2 35.00 OK
r-release-macos-x86_64 2.6.2 46.00 OK
r-release-windows-x86_64 2.6.2 21.00 70.00 91.00 OK
r-oldrel-macos-arm64 2.6.2 OK
r-oldrel-macos-x86_64 2.6.2 60.00 OK
r-oldrel-windows-x86_64 2.6.2 22.00 86.00 108.00 OK

Check Details

Version: 2.6.2
Check: compiled code
Result: WARN File ‘LibOPF/libs/LibOPF.so’: Found ‘puts’, possibly from ‘printf’ (C), ‘puts’ (C) Object: ‘include/libOPF.a’ Found ‘sprintf’, possibly from ‘sprintf’ (C) Object: ‘include/libOPF.a’ Found ‘srand’, possibly from ‘srand’ (C) Object: ‘include/libOPF.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-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64

Version: 2.6.2
Check: compiled code
Result: WARN File ‘LibOPF/libs/LibOPF.so’: Found ‘___sprintf_chk’, possibly from ‘sprintf’ (C) Object: ‘include/libOPF.a’ Found ‘_puts’, possibly from ‘printf’ (C), ‘puts’ (C) Object: ‘include/libOPF.a’ Found ‘_srand’, possibly from ‘srand’ (C) Object: ‘include/libOPF.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-macos-arm64, r-devel-macos-x86_64

Version: 2.6.2
Check: compiled code
Result: NOTE File 'LibOPF/libs/x64/LibOPF.dll': Found 'puts', possibly from 'printf' (C), 'puts' (C) Object: 'include/libOPF.a' Found 'srand', possibly from 'srand' (C) Object: 'include/libOPF.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

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.