CRAN Package Check Results for Package image.textlinedetector

Last updated on 2025-04-05 16:52:32 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.3 63.46 45.54 109.00 OK
r-devel-linux-x86_64-debian-gcc 0.2.3 43.00 19.27 62.27 OK
r-devel-linux-x86_64-fedora-gcc 0.2.3 238.51 OK
r-devel-macos-arm64 0.2.3 51.00 OK
r-devel-macos-x86_64 0.2.3 68.00 OK
r-devel-windows-x86_64 0.2.3 87.00 123.00 210.00 WARN
r-patched-linux-x86_64 0.2.3 59.84 23.73 83.57 OK
r-release-linux-x86_64 0.2.3 63.00 23.45 86.45 OK
r-release-macos-arm64 0.2.3 49.00 NOTE
r-release-macos-x86_64 0.2.3 63.00 NOTE
r-release-windows-x86_64 0.2.3 77.00 125.00 202.00 NOTE
r-oldrel-macos-arm64 0.2.3 NOTE
r-oldrel-macos-x86_64 0.2.3 77.00 NOTE
r-oldrel-windows-x86_64 0.2.3 104.00 145.00 249.00 NOTE

Additional issues

M1mac M1mac

Check Details

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. Flavor: r-devel-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-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64