Last updated on 2019-11-26 00:51:51 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.9.0 | 14.42 | 122.55 | 136.97 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.9.0 | 12.10 | 99.54 | 111.64 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.9.0 | 221.25 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.9.0 | 199.54 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.9.0 | 60.00 | 257.00 | 317.00 | OK | |
r-devel-windows-ix86+x86_64-gcc8 | 0.9.0 | 34.00 | 187.00 | 221.00 | OK | |
r-patched-linux-x86_64 | 0.9.0 | 14.44 | 150.91 | 165.35 | OK | |
r-patched-solaris-x86 | 0.9.0 | 304.90 | NOTE | |||
r-release-linux-x86_64 | 0.9.0 | 13.11 | 153.76 | 166.87 | OK | |
r-release-windows-ix86+x86_64 | 0.9.0 | 43.00 | 247.00 | 290.00 | OK | |
r-release-osx-x86_64 | 0.9.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.9.0 | 19.00 | 144.00 | 163.00 | OK | |
r-oldrel-osx-x86_64 | 0.9.0 | NOTE |
Version: 0.9.0
Check: examples
Result: ERROR
Running examples in 'fdm2id-Ex.R' failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: SOM
> ### Title: Self-Organizing Maps clustering method
> ### Aliases: SOM
>
> ### ** Examples
>
> require (datasets)
> data (iris)
> SOM (iris [, -5], xdim = 5, ydim = 5, post = "ward", k = 3)
Error in check.data(data) :
Argument data should be a list of numeric vectors or matrices, or factors
Calls: SOM -> <Anonymous> -> supersom -> check.data
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.9.0
Check: data for non-ASCII characters
Result: NOTE
Note: found 3 marked Latin-1 strings
Note: found 3 marked UTF-8 strings
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86, r-release-osx-x86_64, r-oldrel-osx-x86_64