On Fri, Apr 5, 2013 at 2:11 AM, Jiří Hon wrote:
>> In the short term, you can disable all vignette code chunks that use
>> rgl (with eval=FALSE), and do the same with examples that use rgl
>> (with \dontrun{}).
>
>
> Thank you a lot for tracking that down. Unfortunately all vignette code
> chunks
In the short term, you can disable all vignette code chunks that use
rgl (with eval=FALSE), and do the same with examples that use rgl
(with \dontrun{}).
Thank you a lot for tracking that down. Unfortunately all vignette code
chunks that use rgl have been always disabled with eval=FALSE. That