CRAN Package Check Results for Package LibOPF

Last updated on 2025-03-22 08:53:20 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.6.2 10.12 60.24 70.36 WARN
r-devel-linux-x86_64-debian-gcc 2.6.2 8.31 37.99 46.30 WARN
r-devel-linux-x86_64-fedora-clang 2.6.2 124.00 WARN
r-devel-linux-x86_64-fedora-gcc 2.6.2 114.65 WARN
r-devel-macos-arm64 2.6.2 34.00 OK
r-devel-macos-x86_64 2.6.2 63.00 OK
r-devel-windows-x86_64 2.6.2 22.00 72.00 94.00 OK
r-patched-linux-x86_64 2.6.2 10.37 56.65 67.02 WARN
r-release-linux-x86_64 2.6.2 9.76 53.30 63.06 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