DarioAustralia wrote: > > In the .R file I put in the tests directory, I have a number of cat("My > text here") type statements, that explain when a certain test completed > successfully but everything I tried so far (like putting sink(NULL) at the > top of the .R file) hasn't worked. Does someone know what to do here ? >
"Hasn't worked" = "The sun is still setting" "Does someone know what to do here ?" To achieve what? Dieter -- View this message in context: http://n4.nabble.com/Output-from-test-script-during-R-CMD-check-tp1576046p1576625.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.