Romain, to keep it simple, I reproduced the example that you can find in the
toString function help and I still got the same error:
 x <- c("a", "b", "aaaaaaaaaaa")
 toString(x)
Error in toString(x) : could not find function ".jcall"



-----
Anna Lippel
-- 
View this message in context: 
http://n4.nabble.com/Error-with-toString-tp1290327p1460119.html
Sent from the R help mailing list archive at Nabble.com.

______________________________________________
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