Last updated on 2026-07-03 02:52:07 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 3.8-6 | 67.20 | 574.34 | 641.54 | OK | |
| r-devel-linux-x86_64-debian-gcc | 3.8-6 | 45.58 | 411.77 | 457.35 | OK | |
| r-devel-linux-x86_64-fedora-clang | 3.8-6 | 94.00 | 906.89 | 1000.89 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 3.8-6 | 106.00 | 904.71 | 1010.71 | OK | |
| r-devel-windows-x86_64 | 3.8-6 | 88.00 | 787.00 | 875.00 | NOTE | |
| r-patched-linux-x86_64 | 3.8-6 | 59.10 | 549.29 | 608.39 | OK | |
| r-release-linux-x86_64 | 3.8-6 | OK | ||||
| r-release-macos-arm64 | 3.8-6 | 15.00 | 153.00 | 168.00 | OK | |
| r-release-macos-x86_64 | 3.8-6 | 47.00 | 760.00 | 807.00 | OK | |
| r-release-windows-x86_64 | 3.8-6 | 90.00 | 776.00 | 866.00 | OK | |
| r-oldrel-macos-arm64 | 3.8-6 | 15.00 | 147.00 | 162.00 | OK | |
| r-oldrel-macos-x86_64 | 3.8-6 | 47.00 | 526.00 | 573.00 | OK | |
| r-oldrel-windows-x86_64 | 3.8-6 | 113.00 | 870.00 | 983.00 | OK |
Version: 3.8-6
Check: compiled code
Result: NOTE
Note: information on .o files for x64 is not available
File 'd:/Rcompile/CRANpkg/lib/4.7/survival/libs/x64/survival.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