Last updated on 2025-05-07 14:51:39 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags | 
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.3 | 62.01 | 45.51 | 107.52 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.2.3 | 44.82 | 19.69 | 64.51 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.3 | 249.61 | OK | |||
| r-devel-windows-x86_64 | 0.2.3 | 89.00 | 124.00 | 213.00 | WARN | |
| r-patched-linux-x86_64 | 0.2.3 | 59.32 | 23.89 | 83.21 | OK | |
| r-release-linux-x86_64 | 0.2.3 | 61.53 | 23.86 | 85.39 | 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 | 87.00 | 123.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 | 75.00 | 150.00 | 225.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