Last updated on 2023-03-30 02:50:45 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.20-45 | 17.16 | 166.65 | 183.81 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.20-45 | 10.36 | 122.17 | 132.53 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.20-45 | 223.86 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.20-45 | 215.31 | OK | |||
r-devel-windows-x86_64 | 0.20-45 | 127.00 | 0.00 | 127.00 | NOTE | |
r-patched-linux-x86_64 | 0.20-45 | 21.47 | 157.54 | 179.01 | OK | |
r-release-linux-x86_64 | 0.20-45 | 17.54 | 151.64 | 169.18 | OK | |
r-release-macos-arm64 | 0.20-45 | 54.00 | OK | |||
r-release-macos-x86_64 | 0.20-45 | 80.00 | OK | |||
r-release-windows-x86_64 | 0.20-45 | 91.00 | 197.00 | 288.00 | OK | |
r-oldrel-macos-arm64 | 0.20-45 | 59.00 | OK | |||
r-oldrel-macos-x86_64 | 0.20-45 | 97.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 0.20-45 | 36.00 | 224.00 | 260.00 | OK |
Version: 0.20-45
Check: Rd cross-references
Result: NOTE
Undeclared package ‘zoo’ in Rd xrefs
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.20-45
Check: compiled code
Result: NOTE
Note: information on .o files for x64 is not available
File 'd:/Rcompile/CRANpkg/lib/4.3/lattice/libs/x64/lattice.dll':
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