Last updated on 2025-04-15 09:52:23 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.3 | 63.68 | 45.46 | 109.14 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.2.3 | 43.85 | 19.54 | 63.39 | OK | |
r-devel-linux-x86_64-fedora-gcc | 0.2.3 | 229.31 | OK | |||
r-devel-windows-x86_64 | 0.2.3 | 91.00 | 125.00 | 216.00 | WARN | |
r-patched-linux-x86_64 | 0.2.3 | 62.63 | 23.66 | 86.29 | OK | |
r-release-linux-x86_64 | 0.2.3 | 62.49 | 24.01 | 86.50 | OK | |
r-release-macos-arm64 | 0.2.3 | 51.00 | OK | |||
r-release-macos-x86_64 | 0.2.3 | 68.00 | OK | |||
r-release-windows-x86_64 | 0.2.3 | 88.00 | 122.00 | 210.00 | WARN | |
r-oldrel-macos-arm64 | 0.2.3 | 49.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.2.3 | 63.00 | NOTE | |||
r-oldrel-windows-x86_64 | 0.2.3 | 78.00 | 149.00 | 227.00 | NOTE |
Version: 0.2.3
Check: compiled code
Result: WARN
File 'image.textlinedetector/libs/x64/image.textlinedetector.dll':
Found '_ZSt4cerr', possibly from 'std::cerr' (C++)
Object: '../windows/opencv/lib/libopencv_core481.a'
Found '_ZSt4cout', possibly from 'std::cout' (C++)
Object: '../windows/opencv/lib/libopencv_core481.a'
Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
Objects: '../windows/opencv/lib/libopencv_core481.a',
'../windows/opencv/lib/libpng.a'
Found 'exit', possibly from 'exit' (C), 'stop' (Fortran)
Object: '../windows/opencv/lib/libjpeg.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.
Flavors: r-devel-windows-x86_64, r-release-windows-x86_64
Version: 0.2.3
Check: installed package size
Result: NOTE
installed size is 21.7Mb
sub-directories of 1Mb or more:
libs 10.5Mb
share 10.2Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64