Skip to content

bug (PR#13570)

3 messages · Mark Difford, Uwe Ligges

#
Berwin A Turlach wrote:
Please can you folks try under R-devel (to be R-2.9.0 in a couple of 
weeks) and report if you still see it. I do not under R-devel (but do 
under R-release), so my guess is that something called by loess() has 
been fixed in the meantime.

Moreover it is not the plot stuff that was wrong under R-2.8.1 (release) 
but the loess computations.

Uwe Ligges
#
Hi Uwe,

This is not a problem under Vista, using "a" development version (mine now
somewhat outdated).

Regards, Mark.

sessionInfo()
R version 2.9.0 Under development (unstable) (2009-01-22 r47686) 
i386-pc-mingw32 

locale:
LC_COLLATE=English_South Africa.1252;LC_CTYPE=English_South
Africa.1252;LC_MONETARY=English_South
Africa.1252;LC_NUMERIC=C;LC_TIME=English_South Africa.1252

attached base packages:
[1] splines   stats     graphics  grDevices utils     datasets  methods  
base     

other attached packages:
[1] ade4_1.4-10     Design_2.1-2    survival_2.34-1 Hmisc_3.5-2    

loaded via a namespace (and not attached):
[1] cluster_1.11.12    gamlss_1.9-4       grid_2.9.0         lattice_0.17-20   
latticeExtra_0.5-4
[6] MASS_7.2-45        tools_2.9.0
Uwe Ligges-3 wrote:

  
    
#
Mark Difford wrote:
Mark, as others have reported and debugged so far and you can see on the 
lists, the problem is more serious than I thought it is and it is 
probably also a problem under R-devel and here are just some nice lucky 
circumstances that we do not observe obvious miscalculations any more.

Best,
Uwe