[R] upgrade to 2.15.2 can't load stats package

2012-12-07 Thread Jake Burkhead
today i upgraded from 2.12 to 2.15.2 on ubuntu 12.04 and now i get this message whenever i try to start R. Error in dyn.load(file, DLLpath = DLLpath, ...) : unable to load shared object '/usr/lib/R/library/stats/libs/stats.so': /usr/lib/liblapack.so.3gf: undefined symbol: ATL_chemv any sugge

[R] RSQLite install problem

2012-07-15 Thread Jake Burkhead
Hi, I'm trying to install RSQLite on R 2.14 Ubuntu 12.04 i686. The installation always gets stalled and ends up not working. I installed libsqlite3-dev but still no luck. Anyone know how to solve this? $ R CMD INSTALL RSQLite_0.11.1.tar.gz * installing to library ‘/home/ubuntu/R/i686-pc-linux-gnu