Skip to main content
Archived

Option for Rcaller print statements to translation log

Related products:Transformers
  • February 20, 2019
  • 1 reply
  • 35 views

I would like to see the log of R in the transition log because;

- Sometimes functions in R can take a long time. For some functions you are able to keep track on its progress by Verbose=T.
- For debugging, it is useful to use print statements for intermediate results
- At this point, custom transformers using Rcallers are a black box to other users. Exposing intermediate results can prevent this.

Now the print statements only occur if an error is found.

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

1 reply

  • Author
  • February 20, 2019

@jecollins