Last updated on 2025-04-14 11:50:14 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 6.5.0-5 | 52.67 | 112.25 | 164.92 | WARN | |
r-devel-linux-x86_64-debian-gcc | 7.2.1-3 | 38.33 | 76.37 | 114.70 | OK | |
r-devel-linux-x86_64-fedora-clang | 7.2.1-3 | 215.81 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 7.2.1-3 | 308.57 | OK | |||
r-devel-windows-x86_64 | 7.2.1-3 | 79.00 | 161.00 | 240.00 | OK | |
r-patched-linux-x86_64 | 7.2.1-3 | 55.15 | 104.72 | 159.87 | OK | |
r-release-linux-x86_64 | 7.2.1-3 | 53.43 | 103.10 | 156.53 | OK | |
r-release-macos-arm64 | 7.2.1-3 | 86.00 | OK | |||
r-release-macos-x86_64 | 7.2.1-3 | 310.00 | OK | |||
r-release-windows-x86_64 | 7.2.1-3 | 82.00 | 192.00 | 274.00 | OK | |
r-oldrel-macos-arm64 | 7.2.1-3 | 88.00 | NOTE | |||
r-oldrel-macos-x86_64 | 7.2.1-3 | 208.00 | NOTE | |||
r-oldrel-windows-x86_64 | 7.2.1-3 | 82.00 | 192.00 | 274.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: 7.2.1-3
Check: installed package size
Result: NOTE
installed size is 5.8Mb
sub-directories of 1Mb or more:
libs 4.8Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64