yihui / knitr-examples

A collection of knitr examples
488 stars 586 forks source link

update rgl example to follow new hook from rgl 0.103.5 #75

Closed cderv closed 4 years ago

cderv commented 4 years ago

This closes #74

@yihui how do you handle change in packages ? There is no DESCRIPTION files pinning version requirement for the test. This fix will only work for 0.103.5 which is the last version available on CRAN.

Causing trouble in CI by the way because binary not yet avilable. I wonder how it behaves with caching of packages