I've just committed some changes to rgl that will probably detect
bitmaps that are specified to be too large. As well, Brian Ripley
backported some of the R-devel additions to the RweaveLatex driver, so
now R 2.13.0-patched (revision 55572 or newer) should
work as well as R-devel.
Duncan Murd
On 20/04/2011 7:10 PM, Dominick Samperi wrote:
On Wed, Apr 20, 2011 at 2:29 PM, Duncan Murdoch
wrote:
On 20/04/2011 1:52 PM, Dominick Samperi wrote:
On Tue, Apr 19, 2011 at 2:18 PM, Duncan Murdoch
wrote:
I have just committed some code to the rgl package on
https://r-forge.r-project
On Wed, Apr 20, 2011 at 2:29 PM, Duncan Murdoch
wrote:
> On 20/04/2011 1:52 PM, Dominick Samperi wrote:
>>
>> On Tue, Apr 19, 2011 at 2:18 PM, Duncan Murdoch
>> wrote:
>> > I have just committed some code to the rgl package on
>> > https://r-forge.r-project.org/projects/rgl/ to allow rgl image
On 20/04/2011 1:28 PM, Sharpie wrote:
Duncan Murdoch-2 wrote:
>
> I have just committed some code to the rgl package on
> https://r-forge.r-project.org/projects/rgl/ to allow rgl images to be
> inserted into Sweave documents. (This is not in the CRAN version yet.)
> It makes use of the custo
On 20/04/2011 1:52 PM, Dominick Samperi wrote:
On Tue, Apr 19, 2011 at 2:18 PM, Duncan Murdoch
wrote:
> I have just committed some code to the rgl package on
> https://r-forge.r-project.org/projects/rgl/ to allow rgl images to be
> inserted into Sweave documents. (This is not in the CRAN ve
On Tue, Apr 19, 2011 at 2:18 PM, Duncan Murdoch
wrote:
> I have just committed some code to the rgl package on
> https://r-forge.r-project.org/projects/rgl/ to allow rgl images to be
> inserted into Sweave documents. (This is not in the CRAN version yet.) It
> makes use of the custom graphics dr
Duncan Murdoch-2 wrote:
>
> I have just committed some code to the rgl package on
> https://r-forge.r-project.org/projects/rgl/ to allow rgl images to be
> inserted into Sweave documents. (This is not in the CRAN version yet.)
> It makes use of the custom graphics driver support added by Bri