Last updated on 2025-03-20 07:52:22 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 6.5.0-5 | 53.25 | 110.16 | 163.41 | WARN | |
r-devel-linux-x86_64-debian-gcc | 6.5.0-5 | 37.46 | 73.73 | 111.19 | WARN | |
r-devel-linux-x86_64-fedora-clang | 6.5.0-5 | 304.89 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 6.5.0-5 | 317.58 | WARN | |||
r-devel-macos-arm64 | 6.5.0-5 | 68.00 | OK | |||
r-devel-macos-x86_64 | 6.5.0-5 | 122.00 | OK | |||
r-devel-windows-x86_64 | 6.5.0-5 | 72.00 | 159.00 | 231.00 | OK | |
r-patched-linux-x86_64 | 6.5.0-5 | 55.29 | 106.16 | 161.45 | OK | |
r-release-linux-x86_64 | 6.5.0-5 | 52.39 | 104.73 | 157.12 | OK | |
r-release-macos-arm64 | 6.5.0-5 | 66.00 | NOTE | |||
r-release-macos-x86_64 | 6.5.0-5 | 212.00 | NOTE | |||
r-release-windows-x86_64 | 6.5.0-5 | 66.00 | 160.00 | 226.00 | OK | |
r-oldrel-macos-arm64 | 6.5.0-5 | NOTE | ||||
r-oldrel-macos-x86_64 | 6.5.0-5 | 276.00 | NOTE | |||
r-oldrel-windows-x86_64 | 6.5.0-5 | 80.00 | 192.00 | 272.00 | OK |
Version: 6.5.0-5
Check: compiled code
Result: WARN
File ‘r2sundials/libs/r2sundials.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: 6.5.0-5
Check: compiled code
Result: WARN
File ‘r2sundials/libs/r2sundials.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
Version: 6.5.0-5
Check: compiled code
Result: WARN
File ‘r2sundials/libs/r2sundials.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: 6.5.0-5
Check: installed package size
Result: NOTE
installed size is 7.6Mb
sub-directories of 1Mb or more:
libs 4.8Mb
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64