Skip to content

Search Archives

Search tips
from:Name Search by author name, e.g. from:Duncan Murdoch "exact phrase" Match an exact phrase word1 word2 Match messages containing both words Date range Use the date pickers to filter results to a time period

Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.

4 results for “from:Gustavo Pinheiro”

Building R as shared library (dll) in Windows
Gustavo Pinheiro · Jun 5, 2004 · r-help

Hello, I've read that to compile R as a shared library in Linux you have to issue the following command before make: ./configure --enable-R-shlib How is that done in Windows? There is no 'configure' in src/gnuwin32...

data.frame to matrix
Gustavo Pinheiro · Feb 9, 2004 · r-help

Hello all, I've had trouble converting a data.frame to a matrix (numeric) using either data.matrix() and as.matrix(). After executing one of those I end up with another data.frame with only the first column of the...

Windows build
Gustavo Pinheiro · Aug 5, 2004 · r-help

I've tried building R in Windows and had trouble compiling Bitmap.dll (make bitmapdll) and the docs (make docs). See make output below: E:\R\R-1.9.1\src\gnuwin32>make bitmapdll make -C bitmap make[1]: Entering...

RES: [R] data.frame to matrix
Gustavo Pinheiro · Feb 9, 2004 · r-help

Hi Duncan, You were right. It was a vector and not a data.frame that I was dealing with. But still I am having dificulties. Please, take a look at some output (I am using R Commander GUI by the...

Can't find what you're looking for? Try searching with Google .