Last updated on 2026-07-03 15:54:06 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 4.1.27 | 11.81 | 63.48 | 75.29 | OK | |
| r-devel-linux-x86_64-debian-gcc | 4.1.27 | 8.65 | 49.74 | 58.39 | OK | |
| r-devel-linux-x86_64-fedora-clang | 4.1.27 | 14.00 | 96.71 | 110.71 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 4.1.27 | 17.00 | 108.13 | 125.13 | OK | |
| r-devel-windows-x86_64 | 4.1.27 | 25.00 | 110.00 | 135.00 | NOTE | |
| r-patched-linux-x86_64 | 4.1.27 | 10.03 | 58.44 | 68.47 | OK | |
| r-release-linux-x86_64 | 4.1.27 | OK | ||||
| r-release-macos-arm64 | 4.1.27 | 3.00 | 23.00 | 26.00 | OK | |
| r-release-macos-x86_64 | 4.1.27 | 10.00 | 84.00 | 94.00 | OK | |
| r-release-windows-x86_64 | 4.1.27 | 24.00 | 110.00 | 134.00 | OK | |
| r-oldrel-macos-arm64 | 4.1.27 | 3.00 | 50.00 | 53.00 | OK | |
| r-oldrel-macos-x86_64 | 4.1.27 | 11.00 | 153.00 | 164.00 | OK | |
| r-oldrel-windows-x86_64 | 4.1.27 | 28.00 | 111.00 | 139.00 | OK |
Version: 4.1.27
Check: compiled code
Result: NOTE
Note: information on .o files for x64 is not available
File 'd:/Rcompile/CRANpkg/lib/4.7/rpart/libs/x64/rpart.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