CRAN Package Check Results for Package writexl

Last updated on 2025-03-17 21:54:34 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.5.1 15.15 44.27 59.42 OK
r-devel-linux-x86_64-debian-gcc 1.5.1 12.18 33.32 45.50 WARN
r-devel-linux-x86_64-fedora-clang 1.5.1 92.28 WARN
r-devel-linux-x86_64-fedora-gcc 1.5.1 108.56 WARN
r-devel-macos-arm64 1.5.1 36.00 OK
r-devel-macos-x86_64 1.5.1 65.00 OK
r-devel-windows-x86_64 1.5.1 28.00 73.00 101.00 OK
r-patched-linux-x86_64 1.5.1 15.61 42.86 58.47 OK
r-release-linux-x86_64 1.5.1 15.33 42.38 57.71 OK
r-release-macos-arm64 1.5.1 43.00 OK
r-release-macos-x86_64 1.5.1 77.00 OK
r-release-windows-x86_64 1.5.1 23.00 76.00 99.00 OK
r-oldrel-macos-arm64 1.5.1 OK
r-oldrel-macos-x86_64 1.5.1 84.00 OK
r-oldrel-windows-x86_64 1.5.1 26.00 81.00 107.00 OK

Check Details

Version: 1.5.1
Check: compiled code
Result: WARN File ‘writexl/libs/writexl.so’: Found ‘__sprintf_chk’, possibly from ‘sprintf’ (C) Object: ‘libxlsxwriter/libstatxlsxwriter.a’ Found ‘rand’, possibly from ‘rand’ (C) Object: ‘libxlsxwriter/libstatxlsxwriter.a’ Found ‘srand’, possibly from ‘srand’ (C) Object: ‘libxlsxwriter/libstatxlsxwriter.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-gcc, r-devel-linux-x86_64-fedora-gcc

Version: 1.5.1
Check: compiled code
Result: WARN File ‘writexl/libs/writexl.so’: Found ‘__sprintf_chk’, possibly from ‘sprintf’ (C) Object: ‘libxlsxwriter/libstatxlsxwriter.a’ Found ‘rand’, possibly from ‘rand’ (C), ‘rand’ (Fortran) Object: ‘libxlsxwriter/libstatxlsxwriter.a’ Found ‘srand’, possibly from ‘srand’ (C) Object: ‘libxlsxwriter/libstatxlsxwriter.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