Re: [R] R lapack routines cannot be loaded

2012-11-24 Thread arysar
e1000) libgcc_s.so.1 => /lib/i386-linux-gnu/libgcc_s.so.1 (0x007f8000) libtinfo.so.5 => /lib/i386-linux-gnu/libtinfo.so.5 (0x00816000) libquadmath.so.0 => /usr/lib/i386-linux-gnu/libquadmath.so.0 (0x00835000) leonardo@LyP:~$ On Sat, Nov 24, 2012 at 5:05 AM, Prof Brian

[R] R lapack routines cannot be loaded

2012-11-23 Thread arysar
I usually ran different statistical analysis in R with routines that use lapack like gam() lm(), etc but after several updates of libraries the following error appears: library(mgcv) This is mgcv 1.7-22. For overview type 'help("mgcv-package")'. model <- with(chlaR,gam(ClorMAX ~ s(DegDay_NM))) Er

[R] wrong lines in auto.key xyplot

2011-02-21 Thread arysar
Hi all, I'm having a problem with the auto.key function in xyplot. This is simplified version of my data: q Weeks Dq -10 1 2.1122 1 1 1.9904 10 1 1.739 -10 3 2.5942 1 3 1.9714 10 3 1.8745 -10 5 2.5743 1 5

[R] wrong lines in auto.key xyplot

2011-02-21 Thread arysar
Hi all, I'm having a problem with the auto.key function in xyplot. I changed the symbols an lines styles using these commands trellis.par.set(superpose.symbol=list(pch=c(0,1,2,3,4,5,6,8,15,16))) trellis.par.set(superpose.symbol=list(col=c(rep("black",11 trellis.par.set(superpose.symbol=list(