Last updated on 2026-09-27 06:52:08 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 3.8-12 | 59.35 | 588.38 | 647.73 | OK | |
| r-devel-linux-x86_64-debian-gcc | 3.8-12 | 46.53 | 433.20 | 479.73 | OK | |
| r-devel-linux-x86_64-fedora-clang | 3.8-12 | 39.00 | 415.39 | 454.39 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 3.8-12 | 43.00 | 416.76 | 459.76 | OK | |
| r-devel-windows-x86_64 | 3.8-12 | 89.00 | 871.00 | 960.00 | NOTE | |
| r-patched-linux-x86_64 | 3.8-12 | 65.84 | 563.49 | 629.33 | OK | |
| r-release-linux-x86_64 | 3.8-12 | 64.99 | 565.04 | 630.03 | OK | |
| r-release-macos-arm64 | 3.8-12 | 15.00 | 154.00 | 169.00 | OK | |
| r-release-macos-x86_64 | 3.8-12 | 48.00 | 674.00 | 722.00 | OK | |
| r-release-windows-x86_64 | 3.8-12 | 104.00 | 669.00 | 773.00 | OK | |
| r-oldrel-macos-arm64 | 3.8-12 | 14.00 | 155.00 | 169.00 | OK | |
| r-oldrel-macos-x86_64 | 3.8-12 | 46.00 | 784.00 | 830.00 | OK | |
| r-oldrel-windows-x86_64 | 3.8-12 | 115.00 | 903.00 | 1018.00 | OK |
Version: 3.8-12
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