Hi Philippe and R community,

 I am trying to use some functions from the svDialogs package but I get some 
werid errors I do not understand:

> library(svDialogs)

> m_list <- as.list(1:10)


> guiDlgDoubleList(m_list, m_list)
Error in guiDlgDoubleList(m_list, m_list) : 
        Not yet implemented!


> guiDlgList(m_list)
Error in guiDlgList(m_list) : couldn't find function "guiSetFonts.tcltk"




Am I doing anything wrong ?? Do I need some other package?



Marco

 


 
        [[alternative HTML version deleted]]

______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Reply via email to