search for: awitney

Displaying 4 results from an estimated 4 matches for "awitney".

2011 Jan 26
1
Compilation errors when installing gee
...; libblas.so.3.0.3 /usr/lib64/libblas.so.3.0.3 and : $ R CMD config BLAS_LIBS -lblas Any ideas how to get this package to install? (sessionInfo() at the bottom of email) thanks for any help adam > install.packages("gee") Installing package(s) into ?/homedirs4/sghms/medmicro/users/awitney/R/x86_64-redhat-linux-gnu-library/2.12? (as ?lib? is unspecified) trying URL 'http://www.stats.bris.ac.uk/R/src/contrib/gee_4.13-16.tar.gz' Content type 'application/x-gzip' length 55712 bytes (54 Kb) opened URL ================================================== downloaded 54 Kb *...
2005 Aug 16
1
Compile failure on OSX
Hi, I am trying to compile R-2.1.1 on MacOSX 10.3.9, but the make is failing (I am building it without all the aqua stuff): ./configure --enable-R-shlib --with-lapac make .... Snip ..... gcc -dynamiclib -L/sw/lib -L/usr/local/lib -install_name /Library/Frameworks/R.framework/Versions/2.1.1/Resources/lib/libRlapack.dyli b -o libRlapack.dylib dlamc.lo dlapack0.lo dlapack1.lo dlapack2.lo
2007 May 24
1
Make check failure for R-2.4.1
I'm trying to install R-2.4.1, everything configure's and make's OK, but the make check fails: running code in 'd-p-q-r-tests.R' ...make[3]: *** [d-p-q-r-tests.Rout] Error 1 make[3]: Leaving directory `/usr/local/install/R-2.4.1/tests' make[2]: *** [test-Specific] Error 2 make[2]: Leaving directory `/usr/local/install/R-2.4.1/tests' make[1]: *** [test-all-basics] Error
2002 Sep 13
1
R and database access
Hi, I am relatively new at R, but I would like to be able to directly access my MySQL and PostgreSQL databases from R. I have been looking around CRAN and searching through Google, however I am not sure what are the best options. I have seen DBI - not sure how this works Rdbi - not sure how this works Rdbi.PgSQL - can install, but fails on trying to load RODBC - cannot