Last updated on 2025-04-03 09:56:26 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3.3 | 59.73 | 50.19 | 109.92 | WARN | |
r-devel-linux-x86_64-debian-gcc | 0.3.3 | 45.61 | 35.78 | 81.39 | WARN | |
r-devel-linux-x86_64-fedora-clang | 0.3.3 | 214.49 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 0.3.3 | 235.03 | WARN | |||
r-devel-macos-arm64 | 0.3.3 | 54.00 | WARN | |||
r-devel-macos-x86_64 | 0.3.3 | 86.00 | OK | |||
r-devel-windows-x86_64 | 0.3.3 | 82.00 | 94.00 | 176.00 | NOTE | |
r-patched-linux-x86_64 | 0.3.3 | 59.96 | 45.10 | 105.06 | WARN | |
r-release-linux-x86_64 | 0.3.3 | 64.63 | 45.42 | 110.05 | OK | |
r-release-macos-arm64 | 0.3.3 | 53.00 | NOTE | |||
r-release-macos-x86_64 | 0.3.3 | 71.00 | NOTE | |||
r-release-windows-x86_64 | 0.3.3 | 79.00 | 96.00 | 175.00 | OK | |
r-oldrel-macos-arm64 | 0.3.3 | NOTE | ||||
r-oldrel-macos-x86_64 | 0.3.3 | 95.00 | NOTE | |||
r-oldrel-windows-x86_64 | 0.3.3 | 89.00 | 110.00 | 199.00 | OK |
Version: 0.3.3
Check: compiled code
Result: WARN
File ‘paropt/libs/paropt.so’:
Found ‘__vprintf_chk’, possibly from ‘vprintf’ (C)
Object: ‘../inst/libsundials.a’
Found ‘__vsprintf_chk’, possibly from ‘vsprintf’ (C)
Object: ‘../inst/libsundials.a’
Found ‘stderr’, possibly from ‘stderr’ (C)
Object: ‘../inst/libsundials.a’
Found ‘stdout’, possibly from ‘stdout’ (C)
Object: ‘../inst/libsundials.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: 0.3.3
Check: compiled code
Result: WARN
File ‘paropt/libs/paropt.so’:
Found ‘__vsprintf_chk’, possibly from ‘vsprintf’ (C)
Object: ‘../inst/libsundials.a’
Found ‘puts’, possibly from ‘printf’ (C), ‘puts’ (C)
Object: ‘../inst/libsundials.a’
Found ‘stderr’, possibly from ‘stderr’ (C)
Object: ‘../inst/libsundials.a’
Found ‘stdout’, possibly from ‘stdout’ (C)
Object: ‘../inst/libsundials.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: 0.3.3
Check: compiled code
Result: WARN
File ‘paropt/libs/paropt.so’:
Found ‘__printf_chk’, possibly from ‘printf’ (C)
Object: ‘../inst/libsundials.a’
Found ‘__sprintf_chk’, possibly from ‘sprintf’ (C)
Object: ‘../inst/libsundials.a’
Found ‘__vsprintf_chk’, possibly from ‘vsprintf’ (C)
Object: ‘../inst/libsundials.a’
Found ‘stderr’, possibly from ‘stderr’ (C)
Object: ‘../inst/libsundials.a’
Found ‘stdout’, possibly from ‘stdout’ (C)
Object: ‘../inst/libsundials.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: 0.3.3
Check: compiled code
Result: WARN
File ‘paropt/libs/paropt.so’:
Found ‘___sprintf_chk’, possibly from ‘sprintf’ (C)
Object: ‘../inst/libsundials.a’
Found ‘___stderrp’, possibly from ‘stderr’ (C)
Object: ‘../inst/libsundials.a’
Found ‘___stdoutp’, possibly from ‘stdout’ (C)
Object: ‘../inst/libsundials.a’
Found ‘___vsprintf_chk’, possibly from ‘vsprintf’ (C)
Object: ‘../inst/libsundials.a’
Found ‘_puts’, possibly from ‘printf’ (C), ‘puts’ (C)
Object: ‘../inst/libsundials.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-macos-arm64
Version: 0.3.3
Check: compiled code
Result: NOTE
File 'paropt/libs/x64/paropt.dll':
Found 'puts', possibly from 'printf' (C), 'puts' (C)
Object: '../inst/libsundials.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.3.3
Check: installed package size
Result: NOTE
installed size is 5.7Mb
sub-directories of 1Mb or more:
libs 4.2Mb
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64