CRAN Package Check Results for Package cpp11qpdf

Last updated on 2025-03-19 08:52:40 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3.5 98.69 23.75 122.44 NOTE
r-devel-linux-x86_64-debian-gcc 1.3.5 85.27 19.85 105.12 NOTE
r-devel-linux-x86_64-fedora-clang 1.3.5 371.74 NOTE
r-devel-linux-x86_64-fedora-gcc 1.3.5 320.71 NOTE
r-devel-macos-arm64 1.3.5 73.00 OK
r-devel-macos-x86_64 1.3.5 124.00 OK
r-devel-windows-x86_64 1.3.5 132.00 79.00 211.00 OK
r-patched-linux-x86_64 1.3.5 116.72 23.60 140.32 OK
r-release-linux-x86_64 1.3.5 118.18 22.81 140.99 OK
r-release-macos-arm64 1.3.5 88.00 NOTE
r-release-macos-x86_64 1.3.5 119.00 NOTE
r-release-windows-x86_64 1.3.5 126.00 76.00 202.00 OK
r-oldrel-macos-arm64 1.3.5 NOTE
r-oldrel-macos-x86_64 1.3.5 95.00 NOTE
r-oldrel-windows-x86_64 1.3.5 123.00 85.00 208.00 OK

Check Details

Version: 1.3.5
Check: compiled code
Result: NOTE File ‘cpp11qpdf/libs/cpp11qpdf.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.5
Check: compiled code
Result: NOTE File ‘cpp11qpdf/libs/cpp11qpdf.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

Version: 1.3.5
Check: compiled code
Result: NOTE File ‘cpp11qpdf/libs/cpp11qpdf.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.5
Check: installed package size
Result: NOTE installed size is 15.9Mb sub-directories of 1Mb or more: libs 15.5Mb Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64