Last updated on 2025-02-19 16:50:46 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.1 | 5.54 | 125.92 | 131.46 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0.1 | 3.82 | 80.90 | 84.72 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0.1 | 202.75 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.1 | 192.20 | OK | |||
r-devel-macos-arm64 | 1.0.1 | 60.00 | OK | |||
r-devel-macos-x86_64 | 1.0.1 | 137.00 | OK | |||
r-devel-windows-x86_64 | 1.0.1 | 8.00 | 122.00 | 130.00 | NOTE | |
r-patched-linux-x86_64 | 1.0.1 | 11.11 | 114.79 | 125.90 | OK | |
r-release-linux-x86_64 | 1.0.1 | 5.88 | 114.35 | 120.23 | OK | |
r-release-macos-arm64 | 1.0.1 | 67.00 | OK | |||
r-release-macos-x86_64 | 1.0.1 | 86.00 | OK | |||
r-release-windows-x86_64 | 1.0.1 | 6.00 | 132.00 | 138.00 | WARN | |
r-oldrel-macos-arm64 | 1.0.1 | 65.00 | OK | |||
r-oldrel-macos-x86_64 | 1.0.1 | 136.00 | OK | |||
r-oldrel-windows-x86_64 | 1.0.1 | 9.00 | 148.00 | 157.00 | OK |
Version: 1.0.1
Check: Rd cross-references
Result: NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
freqPlot.Rd: geom_violin
scatterHex.Rd: ggrepel
scatterPlot.Rd: ggrepel
yPlot.Rd: geom_violin
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64
Version: 1.0.1
Check: S3 generic/method consistency
Result: WARN
During startup - Warning message:
In read.table(file = file, header = header, sep = sep, quote = quote, :
cols = 6 != length(data) = 7
See section 'Generic functions and methods' in the 'Writing R
Extensions' manual.
Flavor: r-release-windows-x86_64
Version: 1.0.1
Check: replacement functions
Result: WARN
During startup - Warning message:
In read.table(file = file, header = header, sep = sep, quote = quote, :
cols = 6 != length(data) = 7
The argument of a replacement function which corresponds to the right
hand side must be named 'value'.
Flavor: r-release-windows-x86_64
Version: 1.0.1
Check: foreign function calls
Result: NOTE
During startup - Warning message:
In read.table(file = file, header = header, sep = sep, quote = quote, :
cols = 6 != length(data) = 7
See chapter 'System and foreign language interfaces' in the 'Writing R
Extensions' manual.
Flavor: r-release-windows-x86_64
Version: 1.0.1
Check: R code for possible problems
Result: NOTE
During startup - Warning message:
In read.table(file = file, header = header, sep = sep, quote = quote, :
cols = 6 != length(data) = 7
During startup - Warning message:
In read.table(file = file, header = header, sep = sep, quote = quote, :
cols = 6 != length(data) = 7
Warning in read.table(file = file, header = header, sep = sep, quote = quote, :
cols = 6 != length(data) = 7
Flavor: r-release-windows-x86_64
Version: 1.0.1
Check: Rd files
Result: WARN
During startup - Warning message:
In read.table(file = file, header = header, sep = sep, quote = quote, :
cols = 6 != length(data) = 7
Flavor: r-release-windows-x86_64
Version: 1.0.1
Check: Rd cross-references
Result: WARN
Warning in read.table(file = file, header = header, sep = sep, quote = quote, :
cols = 6 != length(data) = 7
Flavor: r-release-windows-x86_64
Version: 1.0.1
Check: for missing documentation entries
Result: WARN
During startup - Warning message:
In read.table(file = file, header = header, sep = sep, quote = quote, :
cols = 6 != length(data) = 7
All user-level objects in a package should have documentation entries.
See chapter 'Writing R documentation files' in the 'Writing R
Extensions' manual.
Flavor: r-release-windows-x86_64
Version: 1.0.1
Check: for code/documentation mismatches
Result: WARN
During startup - Warning message:
In read.table(file = file, header = header, sep = sep, quote = quote, :
cols = 6 != length(data) = 7
During startup - Warning message:
In read.table(file = file, header = header, sep = sep, quote = quote, :
cols = 6 != length(data) = 7
During startup - Warning message:
In read.table(file = file, header = header, sep = sep, quote = quote, :
cols = 6 != length(data) = 7
Flavor: r-release-windows-x86_64
Version: 1.0.1
Check: Rd \usage sections
Result: WARN
During startup - Warning message:
In read.table(file = file, header = header, sep = sep, quote = quote, :
cols = 6 != 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 = 6 != 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: 1.0.1
Check: Rd contents
Result: NOTE
Warning in read.table(file = file, header = header, sep = sep, quote = quote, :
cols = 6 != length(data) = 7
Flavor: r-release-windows-x86_64
Version: 1.0.1
Check: for unstated dependencies in examples
Result: WARN
Warning in read.table(file = file, header = header, sep = sep, quote = quote, :
cols = 6 != length(data) = 7
Flavor: r-release-windows-x86_64
Version: 1.0.1
Check: for unstated dependencies in ‘tests’
Result: WARN
Warning in read.table(file = file, header = header, sep = sep, quote = quote, :
cols = 6 != length(data) = 7
Flavor: r-release-windows-x86_64
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.