Displaying 4 results from an estimated 4 matches for "gwo".
Did you mean:
go
2005 Aug 10
1
RMySQL not loading on Mac OS X
Hi,
I have a problem loading RMySQL 0.5-5 on Mac OS 10.4.2 running R 2.1.1.
I installed RMySQL using:
export PKG_CPPFLAGS="-I/usr/local/mysql/include"
export PKG_LIBS="-L/usr/local/mysql/lib -lmysqlclient"
R CMD INSTALL /Users/gwo/Desktop/RMySQL_0.5-5.tar.gz
The installation seemed to work ok, but when I load RMySQL in R I get
an error message:
>library(RMySQL)
Error in dyn.load(x, as.logical(local), as.logical(now)) :
unable to load shared library '/Library/Frameworks/
R.framework/Resources/library/RM...
2011 Jan 11
3
list concatenation
Dear R gurus,
first let me apologize for a question that might hve been answered
before. I was not able to find the solution yet. I want to concatenate
two lists of lists at their lowest level.
Suppose I have two lists of lists:
list.1 <- list("I"=list("A"=c("a", "b", "c"), "B"=c("d", "e", "f")),
2010 Nov 24
0
4. Rexcel (Luis Felipe Parra)-how to run a code from excel
...runc", if anyone
can find it.
--
View this message in context:
http://r.789695.n4.nabble.com/Lost-in-POSIX-tp3052768p3053329.html
Sent from the R help mailing list archive at Nabble.com.
------------------------------
Message: 55
Date: Mon, 22 Nov 2010 11:19:29 +0000
From: Georg Otto <gwo at well.ox.ac.uk>
To: r-help at stat.math.ethz.ch
Subject: Re: [R] Find in R and R books
Message-ID: <xotr5edbo72.fsf at well.ox.ac.uk>
Content-Type: text/plain; charset=us-ascii
> Also when I try to search in google using for example the word R inside
the search lemma I get very fe...
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list.
I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without
modifications.
How did I try it?
Created a (non-root) build environment (not a mock )
Installed the kernel.scr.rpm and did a
rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee
prep-out.log
The build failed at the end:
Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL
Checking