Last updated on 2023-01-25 04:51:34 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.4.1 | 19.67 | 53.19 | 72.86 | WARN | |
r-devel-linux-x86_64-debian-gcc | 0.4.1 | 13.87 | 40.80 | 54.67 | WARN | |
r-devel-linux-x86_64-fedora-clang | 0.4.1 | 91.21 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 0.4.1 | 97.09 | WARN | |||
r-devel-windows-x86_64 | 0.4.1 | 49.00 | 89.00 | 138.00 | OK | |
r-patched-linux-x86_64 | 0.4.1 | 14.42 | 52.29 | 66.71 | OK | |
r-release-linux-x86_64 | 0.4.1 | 15.70 | 52.35 | 68.05 | OK | |
r-release-macos-arm64 | 0.4.1 | 35.00 | OK | |||
r-release-macos-x86_64 | 0.4.1 | 42.00 | OK | |||
r-release-windows-x86_64 | 0.4.1 | 40.00 | 96.00 | 136.00 | OK | |
r-oldrel-macos-arm64 | 0.4.1 | 38.00 | OK | |||
r-oldrel-macos-x86_64 | 0.4.1 | 58.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 0.4.1 | 58.00 | 102.00 | 160.00 | OK |
Version: 0.4.1
Check: compiled code
Result: WARN
File ‘Cubist/libs/Cubist.so’:
Found ‘__sprintf_chk’, possibly from ‘sprintf’ (C)
Objects: ‘construct.o’, ‘implicitatt.o’, ‘rules.o’, ‘utility.o’
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-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc
Version: 0.4.1
Check: Rd cross-references
Result: NOTE
Undeclared package ‘caret’ in Rd xrefs
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.4.1
Check: compiled code
Result: WARN
File ‘Cubist/libs/Cubist.so’:
Found ‘sprintf’, possibly from ‘sprintf’ (C)
Objects: ‘construct.o’, ‘implicitatt.o’, ‘rules.o’, ‘utility.o’
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