Last updated on 2020-08-07 01:50:16 CEST.
Package | ERROR | OK |
---|---|---|
elementR | 1 | 11 |
Current CRAN status: ERROR: 1, OK: 11
Version: 1.3.6
Check: examples
Result: ERROR
Running examples in ‘elementR-Ex.R’ failed
The error most likely occurred in:
> ### Name: elementR_project
> ### Title: Object elementR_project
> ### Aliases: elementR_project
>
> ### ** Examples
>
> ## create a new elementR_repStandard object based on the "filePath"
> ## from a folder containing sample replicate
>
> filePath <- system.file("Example_Session", package="elementR")
>
> exampleProject <- elementR_project$new(filePath)
Error in structure(.External(.C_dotTclObjv, objv), class = "tclObj") :
[tcl] invalid command name "toplevel".
Calls: <Anonymous> ... tktoplevel -> tkwidget -> tcl -> .Tcl.objv -> structure
Execution halted
Flavor: r-oldrel-macos-x86_64