Last updated on 2020-08-07 01:49:45 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0-9 | 6.63 | 45.31 | 51.94 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0-9 | 5.68 | 36.33 | 42.01 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0-9 | 74.02 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.0-9 | 64.80 | OK | |||
r-devel-windows-ix86+x86_64 | 1.0-9 | 20.00 | 59.00 | 79.00 | OK | |
r-patched-linux-x86_64 | 1.0-9 | 6.91 | 46.74 | 53.65 | OK | |
r-patched-solaris-x86 | 1.0-9 | 92.40 | OK | |||
r-release-linux-x86_64 | 1.0-9 | 6.63 | 46.48 | 53.11 | OK | |
r-release-macos-x86_64 | 1.0-9 | ERROR | ||||
r-release-windows-ix86+x86_64 | 1.0-9 | 20.00 | 88.00 | 108.00 | OK | |
r-oldrel-macos-x86_64 | 1.0-9 | ERROR | ||||
r-oldrel-windows-ix86+x86_64 | 1.0-9 | 11.00 | 62.00 | 73.00 | OK |
Version: 1.0-9
Check: examples
Result: ERROR
Running examples in ‘GGEBiplotGUI-Ex.R’ failed
The error most likely occurred in:
> ### Name: GGEBiplot
> ### Title: GGEBiplotGUI: Interactive GGE Biplots in R
> ### Aliases: GGEBiplot
>
> ### ** Examples
>
> data(Ontario)
> GGEBiplot(Data = Ontario)
Warning in tclRequire("BWidget") : Tcl package 'BWidget' not found
Error in structure(.External(.C_dotTclObjv, objv), class = "tclObj") :
[tcl] invalid command name "ComboBox".
Calls: GGEBiplot -> tkwidget -> tcl -> .Tcl.objv -> structure
Execution halted
Flavor: r-release-macos-x86_64
Version: 1.0-9
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
Warning: 'rgl_init' failed, running with rgl.useNULL = TRUE
Warning: loading Rplot failed
Flavor: r-oldrel-macos-x86_64
Version: 1.0-9
Check: examples
Result: ERROR
Running examples in ‘GGEBiplotGUI-Ex.R’ failed
The error most likely occurred in:
> ### Name: GGEBiplot
> ### Title: GGEBiplotGUI: Interactive GGE Biplots in R
> ### Aliases: GGEBiplot
>
> ### ** Examples
>
> data(Ontario)
> GGEBiplot(Data = Ontario)
Warning in tclRequire("BWidget") : Tcl package 'BWidget' not found
Error in structure(.External(.C_dotTclObjv, objv), class = "tclObj") :
[tcl] invalid command name "toplevel".
Calls: GGEBiplot ... tktoplevel -> tkwidget -> tcl -> .Tcl.objv -> structure
Execution halted
Flavor: r-oldrel-macos-x86_64