search for: dpstrf_

Displaying 3 results from an estimated 3 matches for "dpstrf_".

Did you mean: dpotrf_
2012 Nov 23
2
R lapack routines cannot be loaded
...(chlaR,gam(ClorMAX ~ s(DegDay_NM))) Error en eigen(St, symmetric = TRUE) : lapack routines cannot be loaded Adem?s: Mensajes de aviso perdidos In eigen(St, symmetric = TRUE) : unable to load shared object '/usr/lib/R/modules//lapack.so': /usr/lib/R/modules//lapack.so: undefined symbol: dpstrf_ model <- with(chlaR,lm(ClorMAX ~ DegDay_NM)) summary(model) Error en chol2inv(Qr$qr[p1, p1, drop = FALSE]) : lapack routines cannot be loaded The version information is: platform i686-pc-linux-gnu arch i686 os linux-gnu system i686, linux-gnu status major 2 minor 15.2 year 2012 month 10 da...
2012 Oct 29
2
lapack routines cannot be loaded
...Error in chol2inv(Qr$qr[p1, p1, drop = FALSE]) : lapack routines cannot be loaded In addition: Warning message: In chol2inv(Qr$qr[p1, p1, drop = FALSE]) : unable to load shared object '/usr/lib/R/modules//lapack.so': /usr/lib/R/modules//lapack.so: undefined symbol: dpstrf_ I'm pretty sure I've never tried to build R from sources on this box. Does anyone have any advice for how I can remedy this error? Thanks, Garrett P.S. R> sessionInfo() R version 2.15.2 (2012-10-26) Platform: x86_64-pc-linux-gnu (64-bit) locale: [1] LC_CTYPE=en_US.UTF-8 LC_NUM...
2012 Nov 22
2
lapack routines cannot be loaded [Help request]
...a, design) Error in chol2inv(fit$qr$qr, size = fit$qr$rank) : lapack routines cannot be loaded In addition: Warning message: In chol2inv(fit$qr$qr, size = fit$qr$rank) : unable to load shared object '/usr/lib64/R/modules//lapack.so': /usr/lib64/R/modules//lapack.so: undefined symbol: dpstrf_ > It is independent of the dataset I am using. I have already tried to recompile the whole BioConductor set of packages, and updated the general packages via CRAN, but nothing changed. Following I am attaching my sessionInfo(), and you will find enclosed to this email the (incriminated) lapa...