Last updated on 2025-03-26 05:54:01 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.4.1 | 27.34 | 34.28 | 61.62 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.4.1 | 19.86 | 26.23 | 46.09 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.4.1 | 118.18 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.4.1 | 105.53 | OK | |||
r-devel-macos-arm64 | 0.4.1 | 48.00 | OK | |||
r-devel-macos-x86_64 | 0.4.1 | 72.00 | OK | |||
r-devel-windows-x86_64 | 0.4.1 | 52.00 | 112.00 | 164.00 | WARN | |
r-patched-linux-x86_64 | 0.4.1 | 29.05 | 32.86 | 61.91 | OK | |
r-release-linux-x86_64 | 0.4.1 | 25.54 | 32.48 | 58.02 | OK | |
r-release-macos-arm64 | 0.4.1 | 49.00 | OK | |||
r-release-macos-x86_64 | 0.4.1 | 80.00 | NOTE | |||
r-release-windows-x86_64 | 0.4.1 | 49.00 | 112.00 | 161.00 | OK | |
r-oldrel-macos-arm64 | 0.4.1 | OK | ||||
r-oldrel-macos-x86_64 | 0.4.1 | 83.00 | NOTE | |||
r-oldrel-windows-x86_64 | 0.4.1 | 55.00 | 125.00 | 180.00 | OK |
Version: 0.4.1
Check: compiled code
Result: WARN
File 'gdtools/libs/x64/gdtools.dll':
Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
Objects: '../windows/cairo/lib/libcairo.a',
'../windows/cairo/lib/libpng.a'
Found 'exit', possibly from 'exit' (C), 'stop' (Fortran)
Object: '../windows/cairo/lib/libbz2.a'
Found 'putchar', possibly from 'putchar' (C)
Object: '../windows/cairo/lib/libcairo.a'
Found 'rand', possibly from 'rand' (C)
Object: '../windows/cairo/lib/libcairo.a'
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.
See 'Writing portable packages' in the 'Writing R Extensions' manual.
Flavor: r-devel-windows-x86_64
Version: 0.4.1
Check: installed package size
Result: NOTE
installed size is 5.3Mb
sub-directories of 1Mb or more:
libs 5.0Mb
Flavors: r-release-macos-x86_64, r-oldrel-macos-x86_64