Last updated on 2026-08-31 02:50:53 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.23-27 | 5.88 | 30.88 | 36.76 | OK | |
| r-devel-linux-x86_64-debian-gcc | 2.23-27 | 3.53 | 24.47 | 28.00 | OK | |
| r-devel-linux-x86_64-fedora-clang | 2.23-27 | 23.46 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 2.23-27 | 22.94 | OK | |||
| r-devel-windows-x86_64 | 2.23-27 | 16.00 | 117.00 | 133.00 | NOTE | |
| r-patched-linux-x86_64 | 2.23-27 | 5.40 | 23.79 | 29.19 | OK | |
| r-release-linux-x86_64 | 2.23-27 | 4.00 | 24.17 | 28.17 | OK | |
| r-release-macos-arm64 | 2.23-27 | 3.00 | 27.00 | 30.00 | OK | |
| r-release-macos-x86_64 | 2.23-27 | 7.00 | 65.00 | 72.00 | OK | |
| r-release-windows-x86_64 | 2.23-27 | 2.00 | 6.00 | 8.00 | ERROR | |
| r-oldrel-macos-arm64 | 2.23-27 | 2.00 | 35.00 | 37.00 | OK | |
| r-oldrel-macos-x86_64 | 2.23-27 | 6.00 | 68.00 | 74.00 | OK | |
| r-oldrel-windows-x86_64 | 2.23-27 | 12.00 | 53.00 | 65.00 | OK |
Version: 2.23-27
Check: compiled code
Result: NOTE
Note: information on .o files for x64 is not available
File 'd:/Rcompile/CRANpkg/lib/4.7/KernSmooth/libs/x64/KernSmooth.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
Version: 2.23-27
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavor: r-release-windows-x86_64