Hello,

We're curious to know why, on builds lacking Tcl/Tk,

   try(library(tcltk),silent=TRUE)

still allows the message to be printed:

   Error in firstlib(which.lib.loc, package) :
     Tcl/Tk support is not available on this system

though it does succeed in trapping the error condition?

Thanks,
Ben

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to