Last updated on 2025-03-03 05:56:46 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.22-6 | 16.37 | 167.87 | 184.24 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.22-6 | 10.25 | 109.66 | 119.91 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.22-6 | 298.33 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.22-6 | 294.81 | OK | |||
r-devel-macos-arm64 | 0.22-6 | 78.00 | OK | |||
r-devel-macos-x86_64 | 0.22-6 | 188.00 | OK | |||
r-devel-windows-x86_64 | 0.22-6 | 23.00 | 198.00 | 221.00 | NOTE | |
r-patched-linux-x86_64 | 0.22-6 | 24.08 | 161.21 | 185.29 | OK | |
r-release-linux-x86_64 | 0.22-6 | 14.75 | 157.39 | 172.14 | OK | |
r-release-macos-arm64 | 0.22-6 | 77.00 | OK | |||
r-release-macos-x86_64 | 0.22-6 | 137.00 | OK | |||
r-release-windows-x86_64 | 0.22-6 | 22.00 | 190.00 | 212.00 | OK | |
r-oldrel-macos-arm64 | 0.22-6 | OK | ||||
r-oldrel-macos-x86_64 | 0.22-6 | 312.00 | OK | |||
r-oldrel-windows-x86_64 | 0.22-6 | 20.00 | 208.00 | 228.00 | OK |
Version: 0.22-6
Check: compiled code
Result: NOTE
Note: information on .o files for x64 is not available
File 'd:/Rcompile/CRANpkg/lib/4.5/lattice/libs/x64/lattice.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