Last updated on 2023-02-03 17:53:44 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.4.1 | 17.06 | 53.77 | 70.83 | WARN | |
r-devel-linux-x86_64-debian-gcc | 0.4.1 | 14.59 | 40.46 | 55.05 | WARN | |
r-devel-linux-x86_64-fedora-clang | 0.4.1 | 88.44 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 0.4.1 | 96.81 | WARN | |||
r-devel-windows-x86_64 | 0.4.1 | 43.00 | 98.00 | 141.00 | OK | |
r-patched-linux-x86_64 | 0.4.1 | 15.67 | 50.76 | 66.43 | OK | |
r-release-linux-x86_64 | 0.4.1 | 14.32 | 51.25 | 65.57 | 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 | 45.00 | 101.00 | 146.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 | 62.00 | 103.00 | 165.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