Last updated on 2025-03-25 08:58:56 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 3.0.6 | 42.40 | 33.74 | 76.14 | OK | |
r-devel-linux-x86_64-debian-gcc | 3.0.6 | 35.79 | 27.69 | 63.48 | OK | |
r-devel-linux-x86_64-fedora-clang | 3.0.6 | 189.27 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 3.0.6 | 168.42 | OK | |||
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.6 | 67.00 | 85.00 | 152.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.6 | 53.00 | 101.00 | 154.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.6 | 57.00 | 91.00 | 148.00 | OK |
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.
Flavor: r-patched-linux-x86_64