Last updated on 2025-03-31 05:53:20 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.3.5 | 98.76 | 23.89 | 122.65 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.3.5 | 84.90 | 20.26 | 105.16 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.3.5 | 348.83 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.3.5 | 291.08 | 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 | 131.00 | 76.00 | 207.00 | NOTE | |
r-patched-linux-x86_64 | 1.3.5 | 121.03 | 23.48 | 144.51 | NOTE | |
r-release-linux-x86_64 | 1.3.5 | 119.05 | 22.89 | 141.94 | 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 | 129.00 | 82.00 | 211.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 | 133.00 | 86.00 | 219.00 | OK |
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, r-patched-linux-x86_64
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: compiled code
Result: NOTE
File 'cpp11qpdf/libs/x64/cpp11qpdf.dll':
Found '_ZSt4cerr', possibly from 'std::cerr' (C++)
Object: 'libqpdf/libstatqpdf.a'
Found '_ZSt4cout', possibly from 'std::cout' (C++)
Object: 'libqpdf/libstatqpdf.a'
Found 'srand', possibly from 'srand' (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-windows-x86_64
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