CRAN Package Check Results for Package qpdf

Last updated on 2025-03-22 08:53:25 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3.4 104.43 23.72 128.15 NOTE
r-devel-linux-x86_64-debian-gcc 1.3.4 89.31 18.85 108.16 NOTE
r-devel-linux-x86_64-fedora-clang 1.3.4 376.24 NOTE
r-devel-linux-x86_64-fedora-gcc 1.3.4 318.11 NOTE
r-devel-macos-arm64 1.3.4 69.00 OK
r-devel-macos-x86_64 1.3.4 67.00 OK
r-devel-windows-x86_64 1.3.4 151.00 73.00 224.00 OK
r-patched-linux-x86_64 1.3.4 123.70 23.02 146.72 NOTE
r-release-linux-x86_64 1.3.4 123.51 22.84 146.35 OK
r-release-macos-arm64 1.3.4 66.00 NOTE
r-release-macos-x86_64 1.3.4 61.00 NOTE
r-release-windows-x86_64 1.3.4 137.00 74.00 211.00 OK
r-oldrel-macos-arm64 1.3.4 NOTE
r-oldrel-macos-x86_64 1.3.4 60.00 NOTE
r-oldrel-windows-x86_64 1.3.4 169.00 87.00 256.00 OK

Check Details

Version: 1.3.4
Check: compiled code
Result: NOTE File ‘qpdf/libs/qpdf.so’: Found ‘_ZSt4cerr’, possibly from ‘std::cerr’ (C++) Object: ‘libqpdf/libstatqpdf.a’ Found ‘_ZSt4cout’, possibly from ‘std::cout’ (C++) Object: ‘libqpdf/libstatqpdf.a’ Found ‘__vprintf_chk’, possibly from ‘vprintf’ (C) Object: ‘libqpdf/libstatqpdf.a’ Found ‘srandom’, possibly from ‘srandom’ (C) Object: ‘libqpdf/libstatqpdf.a’ Found ‘stdout’, possibly from ‘stdout’ (C) Object: ‘libqpdf/libstatqpdf.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-linux-x86_64-debian-clang

Version: 1.3.4
Check: compiled code
Result: NOTE File ‘qpdf/libs/qpdf.so’: Found ‘_ZSt4cerr’, possibly from ‘std::cerr’ (C++) Object: ‘libqpdf/libstatqpdf.a’ Found ‘_ZSt4cout’, possibly from ‘std::cout’ (C++) Object: ‘libqpdf/libstatqpdf.a’ Found ‘__printf_chk’, possibly from ‘printf’ (C) Object: ‘libqpdf/libstatqpdf.a’ Found ‘putchar’, possibly from ‘putchar’ (C) Object: ‘libqpdf/libstatqpdf.a’ Found ‘srandom’, possibly from ‘srandom’ (C) Object: ‘libqpdf/libstatqpdf.a’ Found ‘stdout’, possibly from ‘stdout’ (C) Object: ‘libqpdf/libstatqpdf.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-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64

Version: 1.3.4
Check: compiled code
Result: NOTE File ‘qpdf/libs/qpdf.so’: Found ‘_ZNSt3__14cerrE’, possibly from ‘std::cerr’ (C++) Object: ‘libqpdf/libstatqpdf.a’ Found ‘_ZNSt3__14coutE’, possibly from ‘std::cout’ (C++) Object: ‘libqpdf/libstatqpdf.a’ Found ‘printf’, possibly from ‘printf’ (C) Object: ‘libqpdf/libstatqpdf.a’ Found ‘putchar’, possibly from ‘putchar’ (C) Object: ‘libqpdf/libstatqpdf.a’ Found ‘srandom’, possibly from ‘srandom’ (C) Object: ‘libqpdf/libstatqpdf.a’ Found ‘stdout’, possibly from ‘stdout’ (C) Object: ‘libqpdf/libstatqpdf.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-linux-x86_64-fedora-clang

Version: 1.3.4
Check: installed package size
Result: NOTE installed size is 15.8Mb sub-directories of 1Mb or more: libs 15.7Mb Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64