Reformat does not work (deprecated calls)
Tinn-R Editor - GUI for R Language and Environment
Brought to you by:
jcfaria
I've tried the tidy_source functionality offered with the formatR package, and the function's example works nice. But, Tinn-R's implementation of this feature via the Format/Reformat R command does no more work with an up-to-date version of R. According to the error message, the problem is that Tinn-R calls the deprecated version of the function (tidy.source) instead of the current one (tidy_source). Could you correct that in the next release of Tinn-R? In short, I think you just have to change one char in your code: period --> underscore. That's it. Thanks.
It was fixed.
You will see in the next version to be released in few days.
Best,