Last updated on 2020-02-16 08:47:26 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 3.0.5 | 26.19 | 377.91 | 404.10 | WARN | --no-vignettes |
r-devel-linux-x86_64-debian-gcc | 3.0.5 | 21.57 | 288.75 | 310.32 | WARN | --no-vignettes |
r-devel-linux-x86_64-fedora-clang | 3.0.5 | 954.85 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 3.0.5 | 960.60 | WARN | |||
r-devel-windows-ix86+x86_64 | 3.0.5 | 47.00 | 369.00 | 416.00 | OK | --no-vignettes |
r-devel-windows-ix86+x86_64-gcc8 | 3.0.5 | 61.00 | 344.00 | 405.00 | OK | --no-vignettes |
r-patched-linux-x86_64 | 3.0.5 | 24.36 | 334.31 | 358.67 | WARN | --no-vignettes |
r-patched-solaris-x86 | 3.0.5 | 558.00 | WARN | --no-vignettes | ||
r-release-linux-x86_64 | 3.0.5 | 19.37 | 332.06 | 351.43 | OK | --no-vignettes |
r-release-windows-ix86+x86_64 | 3.0.5 | 48.00 | 344.00 | 392.00 | OK | --no-vignettes |
r-release-osx-x86_64 | 3.0.5 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 3.0.5 | 31.00 | 440.00 | 471.00 | WARN | --no-vignettes |
r-oldrel-osx-x86_64 | 3.0.5 | OK |
Version: 3.0.5
Flags: --no-vignettes
Check: Rd \usage sections
Result: WARN
Documented arguments not in \usage in documentation object 'F84':
'...'
Functions with \usage entries need to have the appropriate \alias
entries, and all their arguments documented.
The \usage entries must correspond to syntactically valid R code.
See chapter 'Writing R documentation files' in the 'Writing R
Extensions' manual.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-patched-solaris-x86
Version: 3.0.5
Check: package dependencies
Result: WARN
Requires orphaned package: ‘compoisson’
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 3.0.5
Check: Rd \usage sections
Result: WARN
Documented arguments not in \usage in documentation object 'F84':
‘...’
Functions with \usage entries need to have the appropriate \alias
entries, and all their arguments documented.
The \usage entries must correspond to syntactically valid R code.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 3.0.5
Flags: --no-vignettes
Check: data for ASCII and uncompressed saves
Result: WARN
Error in xzfile(file, "wb", compression = 9) : cannot open the connection
Calls: <Anonymous> -> resaveRdaFiles -> save -> xzfile
In addition: Warning message:
In xzfile(file, "wb", compression = 9) :
cannot initialize lzma encoder, error 5
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64