Last updated on 2025-02-20 09:51:04 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 5.2.1 | 4.11 | 35.43 | 39.54 | OK | |
r-devel-linux-x86_64-debian-gcc | 5.2.1 | 3.34 | 26.56 | 29.90 | OK | |
r-devel-linux-x86_64-fedora-clang | 5.2.1 | 68.20 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 5.2.1 | 61.96 | OK | |||
r-devel-macos-arm64 | 5.2.1 | 23.00 | OK | |||
r-devel-macos-x86_64 | 5.2.1 | 37.00 | OK | |||
r-devel-windows-x86_64 | 5.2.1 | 6.00 | 55.00 | 61.00 | OK | |
r-patched-linux-x86_64 | 5.2.1 | 4.93 | 35.10 | 40.03 | OK | |
r-release-linux-x86_64 | 5.2.1 | 3.82 | 33.12 | 36.94 | OK | |
r-release-macos-arm64 | 5.2.1 | 22.00 | OK | |||
r-release-macos-x86_64 | 5.2.1 | 31.00 | OK | |||
r-release-windows-x86_64 | 5.2.1 | 6.00 | 54.00 | 60.00 | WARN | |
r-oldrel-macos-arm64 | 5.2.1 | 23.00 | OK | |||
r-oldrel-macos-x86_64 | 5.2.1 | 31.00 | OK | |||
r-oldrel-windows-x86_64 | 5.2.1 | 7.00 | 67.00 | 74.00 | OK |
Version: 5.2.1
Check: for code/documentation mismatches
Result: WARN
During startup - Warning message:
In read.table(file = file, header = header, sep = sep, quote = quote, :
cols = 1 != length(data) = 7
During startup - Warning message:
In read.table(file = file, header = header, sep = sep, quote = quote, :
cols = 1 != length(data) = 7
Flavor: r-release-windows-x86_64
Version: 5.2.1
Check: Rd \usage sections
Result: WARN
During startup - Warning message:
In read.table(file = file, header = header, sep = sep, quote = quote, :
cols = 1 != length(data) = 7
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.
During startup - Warning message:
In read.table(file = file, header = header, sep = sep, quote = quote, :
cols = 1 != length(data) = 7
The \usage entries for S3 methods should use the \method markup and not
their full name.
See chapter 'Writing R documentation files' in the 'Writing R
Extensions' manual.
Flavor: r-release-windows-x86_64
Version: 5.2.1
Check: Rd contents
Result: NOTE
Warning in read.table(file = file, header = header, sep = sep, quote = quote, :
cols = 1 != length(data) = 7
Flavor: r-release-windows-x86_64
Version: 5.2.1
Check: for unstated dependencies in examples
Result: WARN
Warning in read.table(file = file, header = header, sep = sep, quote = quote, :
cols = 1 != length(data) = 7
Flavor: r-release-windows-x86_64
Version: 5.2.1
Check: contents of ‘data’ directory
Result: NOTE
Output for data("WheatData", package = "STPGA"):
During startup - Warning message:
In read.table(file = file, header = header, sep = sep, quote = quote, :
cols = 1 != length(data) = 7
Flavor: r-release-windows-x86_64
Version: 5.2.1
Check: data for non-ASCII characters
Result: NOTE
During startup - Warning message:
In read.table(file = file, header = header, sep = sep, quote = quote, :
cols = 1 != length(data) = 7
Flavor: r-release-windows-x86_64
Version: 5.2.1
Check: data for ASCII and uncompressed saves
Result: WARN
During startup - Warning message:
In read.table(file = file, header = header, sep = sep, quote = quote, :
cols = 1 != length(data) = 7
Flavor: r-release-windows-x86_64