send HTML, as you always were..." Is this in regards to using gmail??
On Thu, Mar 22, 2012 at 5:01 PM, Prof Brian Ripley
wrote:
>
> On 22/03/2012 17:33, Stephen Eick wrote:
>>
>> Hi. I need a bit of help. I'm running Windows 7 and "out of the box"
>>
Hi. I need a bit of help. I'm running Windows 7 and "out of the box"
versions of Rtools and R (version 2.14.2) and am trying to compile a
package that worked before. When I run the command:
> Rcmd build -binary mypackage
> Warning: unknown option '-binary'
i get a warning and it creates the tar
I have a weird example which fails and I don't understand why. If I
put dev.off() inside my function, it produces a bad image file. But
if I run what I think should be equivalent code with dev.off() running
outside my function, it works. Why does the location of dev.off
matter?
library(Cairo)
3 matches
Mail list logo