Skip to content

R-ints context documentation

1 message · Tomas Kalibera

#
Thanks for spotting this outdated bit in the documentation. Updated now 
in R-devel. The byte-code compiler does additional optimizations - the 
contexts are not included when not needed, and source 
references/expressions are tracked in a different way. That is 
documented in the compiler documentation.

Best,
Tomas
On 5/27/20 3:07 AM, brodie gaslam via R-devel wrote: