Re: [Rd] Adding text comments to graphics device output files?

2013-07-30 Thread Henrik Bengtsson
Hi Duncan, this is perfect timing. Your https://github.com/duncantl/png/blob/master/testMeta.R example illustrates what I'm looking for. Yes, it would be great if this would be incorporated into the 'png' package. Thanks, Henrik On Tue, Jul 30, 2013 at 8:04 PM, Duncan Temple Lang wrote: > >

Re: [Rd] Adding text comments to graphics device output files?

2013-07-30 Thread Duncan Temple Lang
Hi Henrik I have some extensions of Simon U's png package to read and write metadata elements for PNG. They are at https://github.com/duncantl/png.git When I have time to completely test them, maybe Simon may incorporate them. D. On 7/30/13 7:59 PM, Henrik Bengtsson wrote: > Hi, > > sev

[Rd] Adding text comments to graphics device output files?

2013-07-30 Thread Henrik Bengtsson
Hi, several image file format supports textual/meta data comments in one way or the other. For me an obvious usage would be to add sessionInfo() information to PNG and PDF image files, ideally from within R although external tools would work as well(*). Has anyone looked into this or have any su

Re: [Rd] Error from R CMD check

2013-07-30 Thread Duncan Murdoch
On 13-07-30 6:34 AM, ONKELINX, Thierry wrote: Dear all, I'm puzzled by the error I get from R CMD check one of my packages. I'm running R CMD check with the --as-cran flag and it get the error both from running it from the command line as from within Rstudio. On the same machine R CMD check o

[Rd] Error from R CMD check

2013-07-30 Thread ONKELINX, Thierry
Dear all, I'm puzzled by the error I get from R CMD check one of my packages. I'm running R CMD check with the --as-cran flag and it get the error both from running it from the command line as from within Rstudio. On the same machine R CMD check on my GRTS package (https://r-forge.r-project.org