Last updated on 2018-04-29 01:47:30 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2.3 | 2.74 | 53.96 | 56.70 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 1.2.3 | 2.84 | 45.67 | 48.51 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.2.3 | 71.13 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.2.3 | 68.21 | OK | |||
r-devel-windows-ix86+x86_64 | 1.2.3 | 10.00 | 101.00 | 111.00 | OK | |
r-patched-linux-x86_64 | 1.2.3 | 3.21 | 52.37 | 55.58 | ERROR | |
r-patched-solaris-x86 | 1.2.3 | 108.10 | OK | |||
r-release-linux-x86_64 | 1.2.3 | 2.44 | 52.41 | 54.85 | ERROR | |
r-release-windows-ix86+x86_64 | 1.2.3 | 10.00 | 101.00 | 111.00 | OK | |
r-release-osx-x86_64 | 1.2.3 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 1.2.3 | 6.00 | 106.00 | 112.00 | OK | |
r-oldrel-osx-x86_64 | 1.2.3 | OK |
Version: 1.2.3
Check: examples
Result: ERROR
Running examples in ‘useful-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: plot.kmeans
> ### Title: plot.kmeans
> ### Aliases: plot.kmeans
>
> ### ** Examples
>
>
> k1 <- kmeans(x=iris[, 1:4], centers=3)
> plot(k1)
Error in xy.coords(x, y, xlabel, ylabel, log) :
'x' is a list, but does not have components 'x' and 'y'
Calls: plot -> plot.default -> xy.coords
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64