charlottesirot / elementR

8 stars 3 forks source link

Warning messages when calling runElementR() #4

Open marianess opened 7 years ago

marianess commented 7 years ago

library(elementR)

Warning messages:
1: In tclRequire("dde") : Tcl package 'dde' not found
2: In tclRequire("dde", warn = TRUE) : Tcl package 'dde' not found
charlottesirot commented 7 years ago

Thank for reporting. A package dependency that I was not aware of.

Is the runElementR function working when you run it ?