Re: [Rd] Standardized Pearson residuals

2011-03-18 Thread peter dalgaard
On Mar 17, 2011, at 20:46 , Brett Presnell wrote: > > John Maindonald writes: > >> One can easily test for the binary case and not give the statistic in >> that case. >> >> A general point is that if one gave no output that was not open to >> abuse, there'd be nothing given at all! > > Thank

Re: [Rd] Standardized Pearson residuals

2011-03-18 Thread Brett Presnell
Thanks for putting in the rstandard() change Peter. I'll keep my fingers crossed that it doesn't break anything. Meanwhile, I hope that you and all the core developers will take my enormous appreciation for all that you do as implicit in any message that I send. You have changed and continue to

Re: [Rd] Fixing the HDF5 package: the on.exit mystery

2011-03-18 Thread H C Pumphrey
H C Pumphrey wrote: H C Pumphrey wrote: I'm trying to fix a subtle bug in the hdf5 package. This package provides an interfaces to the HDF5 library and hence allows one to load data into R from files in the HDF5 format. The bug appeared during a period in which R changed but the package did n

[Rd] [Patch suggestion] Adding 3rd arg to tempfile() to set extension

2011-03-18 Thread Dirk Eddelbuettel
The other day I was working on an example which used tempfile() to create file for use by the graphics device. And while I love tempfile()---as it is portable and clever and the files get cleaned by R and all that---I noticed one missing feature I would like to see: beside a starting name pattern,

[Rd] passing a 2D array from Java to R

2011-03-18 Thread jcg3441
Hello, I have a 2D array of type double in java and I want to pass this data to R in order to compute some statistics. Can anyone help me with this ? Jose -- View this message in context: http://r.789695.n4.nabble.com/passing-a-2D-array-from-Java-to-R-tp3387933p3387933.html Sent from the R de

Re: [Rd] [Patch suggestion] Adding 3rd arg to tempfile() to set extension

2011-03-18 Thread Duncan Murdoch
I think this is a good idea; I'll put it into r-devel and possibly r-alpha. Duncan Murdoch On 18/03/2011 1:54 PM, Dirk Eddelbuettel wrote: The other day I was working on an example which used tempfile() to create file for use by the graphics device. And while I love tempfile()---as it is portab

Re: [Rd] Feature request: display file name in R CMD check warning

2011-03-18 Thread Dan Tenenbaum
On Thu, Mar 17, 2011 at 6:49 PM, Duncan Murdoch wrote: > On 11-03-17 12:33 PM, Dan Tenenbaum wrote: > >> On Thu, Mar 17, 2011 at 2:36 AM, Duncan Murdoch >> wrote: >> >>> On 16/03/2011 7:55 PM, Dan Tenenbaum wrote: >>> Hi, I came across the following warning in R CMD check (it

Re: [Rd] passing a 2D array from Java to R

2011-03-18 Thread Simon Urbanek
On Mar 18, 2011, at 1:52 PM, jcg3441 wrote: > I have a 2D array of type double in java and I want to pass this data to R > in order to compute some statistics. Can anyone help me with this ? > The best place would be the appropriate mailing list of the package that use use for R/Java communica

[Rd] Testing window for R 2.13.0

2011-03-18 Thread Prof Brian Ripley
We are now starting testing R 2.13.0/alpba/beta/RC and testing and feedback would be appreciated (whereas reports on problems immediately after release will try our patience). Sources are available at http://cran.r-project.org/src/base-prerelease/ Windows binaries at http://cran.r-project.org/b

Re: [Rd] Testing window for R 2.13.0

2011-03-18 Thread Dirk Eddelbuettel
On 18 March 2011 at 21:22, Prof Brian Ripley wrote: | We are now starting testing R 2.13.0/alpba/beta/RC and testing and | feedback would be appreciated (whereas reports on problems immediately | after release will try our patience). | | Sources are available at | http://cran.r-project.org/src/

Re: [Rd] Testing window for R 2.13.0

2011-03-18 Thread Steven McKinney
> -Original Message- > From: r-devel-boun...@r-project.org [mailto:r-devel-boun...@r-project.org] On > Behalf Of Prof Brian > Ripley > Sent: March-18-11 2:22 PM > To: R-devel@r-project.org > Subject: [Rd] Testing window for R 2.13.0 > > We are now starting testing R 2.13.0/alpha/beta/RC