Last updated on 2025-03-23 08:52:29 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.3.5 | 99.89 | 23.84 | 123.73 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.3.5 | 85.54 | 19.26 | 104.80 | 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 | 121.56 | 23.40 | 144.96 | NOTE | |
r-release-linux-x86_64 | 1.3.5 | 118.60 | 23.01 | 141.61 | 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 | 131.00 | 80.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 | 118.00 | 86.00 | 204.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: 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