Last updated on 2026-08-31 02:50:47 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.1.8.3 | 9.10 | 122.85 | 131.95 | OK | |
| r-devel-linux-x86_64-debian-gcc | 2.1.8.3 | 7.94 | 78.98 | 86.92 | OK | |
| r-devel-linux-x86_64-fedora-clang | 2.1.8.3 | 85.71 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 2.1.8.3 | 9.00 | 87.23 | 96.23 | OK | |
| r-devel-windows-x86_64 | 2.1.8.3 | 21.00 | 193.00 | 214.00 | NOTE | |
| r-patched-linux-x86_64 | 2.1.8.3 | 10.90 | 106.33 | 117.23 | OK | |
| r-release-linux-x86_64 | 2.1.8.3 | 8.76 | 110.10 | 118.86 | OK | |
| r-release-macos-arm64 | 2.1.8.3 | 4.00 | 44.00 | 48.00 | OK | |
| r-release-macos-x86_64 | 2.1.8.3 | 9.00 | 198.00 | 207.00 | OK | |
| r-release-windows-x86_64 | 2.1.8.3 | 18.00 | 138.00 | 156.00 | OK | |
| r-oldrel-macos-arm64 | 2.1.8.3 | 3.00 | 59.00 | 62.00 | OK | |
| r-oldrel-macos-x86_64 | 2.1.8.3 | 9.00 | 217.00 | 226.00 | OK | |
| r-oldrel-windows-x86_64 | 2.1.8.3 | 24.00 | 163.00 | 187.00 | OK |
Version: 2.1.8.3
Check: compiled code
Result: NOTE
Note: information on .o files for x64 is not available
File 'd:/Rcompile/CRANpkg/lib/4.7/cluster/libs/x64/cluster.dll':
Found '_exit', possibly from '_exit' (C)
Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
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. The detected symbols are linked into
the code but might come from libraries and not actually be called.
See 'Writing portable packages' in the 'Writing R Extensions' manual.
Flavor: r-devel-windows-x86_64