Thanks Gregor,
I will go ahead with that unless anyone has any other advice or preferences.
Cheers
Andrew
On Sun, Jul 23, 2006 at 11:37:42PM +, Gregor Gorjanc wrote:
> Hi,
>
> Andrew Robinson ms.unimelb.edu.au> writes:
> >
> > Dear R developers,
> >
> > is there a preferred format or st
Hi,
Andrew Robinson ms.unimelb.edu.au> writes:
>
> Dear R developers,
>
> is there a preferred format or strategy for making a patch to
> contribute to a package that is maintained by R-core? Berwin Turlach
> and I have written a very minor extension to lmeControl to allow it to
> pass an argu
Dear R developers,
is there a preferred format or strategy for making a patch to
contribute to a package that is maintained by R-core? Berwin Turlach
and I have written a very minor extension to lmeControl to allow it to
pass an argument to nlminb for the maximum number of evaluations of
the obje
To answer my own question (and maybe help someone else), it turns out
my web server was sending chunked responses and inserting chunk sizes
before each data chunk.
Changing the line:
request<-paste("POST ",path," HTTP/1.1\nHost: ",host...
to
request<-paste("POST ",path," HTTP/1.0\nHost: ",hos
Greetings -
A quick perusal of some of the posts to this maillist suggest the level
of the questions is probably beyond someone working at my level, but at
the risk of looking foolish publicly (something I find I get
increasingly comfortable with as I get older), here goes:
My research group r