Hello,
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 ?
Thanks,
Dario.
--
View this message in context:
http://n4.nabble.com/Output-from-test-script-during-R-CMD-check-tp1576046p1576046.html
Sent from the R help mailing list archive at Nabble.com.
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.