CRAN Package Check Results for Package winch

Last updated on 2025-05-03 21:51:36 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.1 15.93 37.79 53.72 OK
r-devel-linux-x86_64-debian-gcc 0.1.2 12.00 30.21 42.21 OK
r-devel-linux-x86_64-fedora-clang 0.1.2 85.37 OK
r-devel-linux-x86_64-fedora-gcc 0.1.2 95.53 OK
r-devel-windows-x86_64 0.1.1 147.00 63.00 210.00 WARN
r-patched-linux-x86_64 0.1.2 12.73 36.29 49.02 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 0.1.2 68.00 OK
r-release-macos-x86_64 0.1.2 98.00 OK
r-release-windows-x86_64 0.1.2 147.00 60.00 207.00 OK
r-oldrel-macos-arm64 0.1.2 41.00 OK
r-oldrel-macos-x86_64 0.1.2 102.00 OK
r-oldrel-windows-x86_64 0.1.2 132.00 63.00 195.00 WARN

Additional issues

gcc-UBSAN

Check Details

Version: 0.1.1
Check: compiled code
Result: WARN File 'winch/libs/x64/winch.dll': Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran) Object: 'local/lib/libbacktrace.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

Version: 0.1.2
Check: whether package can be installed
Result: WARN Found the following significant warnings: stop.c:10:6: warning: function declaration isn't a prototype [-Wstrict-prototypes] See 'd:/Rcompile/CRANpkg/local/4.4/winch.Rcheck/00install.out' for details. * used C compiler: 'gcc.exe (GCC) 13.3.0' Flavor: r-oldrel-windows-x86_64