CRAN Package Check Results for Maintainer ‘Elisa Frutos Bernal <efb at usal.es>’

Last updated on 2020-08-07 01:50:19 CEST.

Package ERROR OK
GGEBiplotGUI 2 10

Package GGEBiplotGUI

Current CRAN status: ERROR: 2, OK: 10

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