evaluate icon indicating copy to clipboard operation
evaluate copied to clipboard

Submit knitr PR

Open hadley opened this issue 1 year ago • 2 comments

  • To depend on evaluate 1.0.0, when released
  • Use trim_intermediate_plots()
  • Add issue to remove evaluate's .onLoad() code in a year or two.

hadley avatar Jul 08 '24 07:07 hadley

First attempt at https://github.com/yihui/knitr/pull/2363

hadley avatar Nov 08 '24 18:11 hadley

Need to consider rgl's is_low_change() method before we can make progress on this. There don't appear to be other methods: https://github.com/search?q=org%3Acran%20is_low_change&type=code

hadley avatar Jun 12 '25 18:06 hadley