CRAN Package Check Results for Package hunspell

Last updated on 2025-03-23 08:52:34 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.0.5 45.06 33.42 78.48 NOTE
r-devel-linux-x86_64-debian-gcc 3.0.5 36.28 27.84 64.12 NOTE
r-devel-linux-x86_64-fedora-clang 3.0.6 189.27 OK
r-devel-linux-x86_64-fedora-gcc 3.0.5 182.30 NOTE
r-devel-macos-arm64 3.0.6 101.00 OK
r-devel-macos-x86_64 3.0.6 137.00 OK
r-devel-windows-x86_64 3.0.5 58.00 79.00 137.00 OK
r-patched-linux-x86_64 3.0.5 47.42 34.51 81.93 NOTE
r-release-linux-x86_64 3.0.5 47.55 33.85 81.40 OK
r-release-macos-arm64 3.0.6 108.00 OK
r-release-macos-x86_64 3.0.6 154.00 OK
r-release-windows-x86_64 3.0.5 60.00 79.00 139.00 OK
r-oldrel-macos-arm64 3.0.6 70.00 OK
r-oldrel-macos-x86_64 3.0.6 123.00 OK
r-oldrel-windows-x86_64 3.0.5 69.00 89.00 158.00 OK

Check Details

Version: 3.0.5
Check: compiled code
Result: NOTE File ‘hunspell/libs/hunspell.so’: Found ‘stderr’, possibly from ‘stderr’ (C) Object: ‘hunspell/libstathunspell.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, r-patched-linux-x86_64