Last updated on 2025-03-06 01:51:14 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.9-1 | 95.20 | 380.83 | 476.03 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.9-1 | 56.55 | 247.63 | 304.18 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.9-1 | 766.89 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.9-1 | 828.92 | OK | |||
r-devel-macos-arm64 | 1.9-1 | 183.00 | OK | |||
r-devel-macos-x86_64 | 1.9-1 | 489.00 | OK | |||
r-devel-windows-x86_64 | 1.9-1 | 97.00 | 382.00 | 479.00 | NOTE | |
r-patched-linux-x86_64 | 1.9-1 | OK | ||||
r-release-linux-x86_64 | 1.9-1 | 88.56 | 365.52 | 454.08 | OK | |
r-release-macos-arm64 | 1.9-1 | 193.00 | OK | |||
r-release-macos-x86_64 | 1.9-1 | 303.00 | NOTE | |||
r-release-windows-x86_64 | 1.9-1 | 92.00 | 381.00 | 473.00 | OK | |
r-oldrel-macos-arm64 | 1.9-1 | OK | ||||
r-oldrel-macos-x86_64 | 1.9-1 | 424.00 | NOTE | |||
r-oldrel-windows-x86_64 | 1.9-1 | 120.00 | 465.00 | 585.00 | OK |
Version: 1.9-1
Check: compiled code
Result: NOTE
Note: information on .o files for x64 is not available
File 'd:/Rcompile/CRANpkg/lib/4.5/mgcv/libs/x64/mgcv.dll':
Found '_assert', possibly from 'assert' (C)
Found '_exit', possibly from '_exit' (C)
Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
Found 'exit', possibly from 'exit' (C), 'stop' (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: 1.9-1
Check: installed package size
Result: NOTE
installed size is 5.3Mb
sub-directories of 1Mb or more:
R 2.0Mb
libs 2.1Mb
Flavors: r-release-macos-x86_64, r-oldrel-macos-x86_64