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.

12 results for “from:Adam Witney”

R-1.5.1 for MacOS X
Adam Witney · Oct 13, 2002 · r-help

I presume you are using fink to do this? There should be an application 'R' in the /sw/bin directory > I just downloaded and installed R-1.5.1 for MacOS X on my Macintosh HD by > "Upgrade", but cannot...

Storing data frame in a RDBMS
Adam Witney · Jun 4, 2005 · r-help

Hi, Is there anyway to store a data frame in a database, and by this I mean the binary itself, not the contents? I am using PL/R in PostgreSQL amd have written some functions to build my data frame...

Make check failure for R-2.4.1
Adam Witney · May 24, 2007 · r-help

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...

R and database access
Adam Witney · Sep 13, 2002 · r-help

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...

Make check failure for R-2.4.1
Adam Witney · May 25, 2007 · r-help

>> ##-- non central Chi^2 : >> xB <- c(2000,1e6,1e50,Inf) >> for(df in c(0.1, 1, 10)) > + for(ncp in c(0, 1, 10, 100)) stopifnot(pchisq(xB, df=df, ncp=ncp) ==1) > Error: pchisq(xB, df = df, ncp...

Perl-R bridge
Adam Witney · Jan 19, 2009 · r-help

you could take a look at this: http://www.omegahat.org/RSPerl/ but I'm not sure how well maintained it is currently. adam On 19 Jan 2009, at 02:00, ANJAN PURKAYASTHA wrote: > Hi, > I'm planning to access...

Compile failure on OSX
Adam Witney · Aug 16, 2005 · r-help

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...

Make check failure for R-2.4.1
Adam Witney · May 25, 2007 · r-help

> Adam> Here is the results: > >>> xB <- c(2000,1e6,1e50,Inf) >>> for(df in c(0.1, 1, 10)) > Adam> + for(ncp in c(0, 1, 10, 100)) > Adam> + print(pchisq(xB, df=df, ncp=ncp), digits == 15) > Adam> Error...

Make check failure for R-2.4.1
Adam Witney · May 25, 2007 · r-help

Thanks for your replies.... Details inline below: On 24/5/07 17:12, "Martin Maechler" <maechler at stat.math.ethz.ch> wrote: >>>>>> "UweL" == Uwe Ligges <ligges at statistik.uni-dortmund.de> >>>>>> on Thu, 24 May 2007 17:34:16 +0200...

Newbie Q: Help with loading libraries in Mac OS X
Adam Witney · Oct 3, 2002 · r-help

On 3/10/02 10:08 am, "Peter Dalgaard BSA" <p.dalgaard at biostat.ku.dk> wrote: > Ali Al-Timimi <aaltimim at hotmail.com> writes: > >> I am trying to load two libraries (mclust and tcltk) in Mac OS X (10...

Storing data frame in a RDBMS
Adam Witney · Jun 6, 2005 · r-help

On 4/6/05 9:18 pm, "Joe Conway" <mail at joeconway.com> wrote: > Gabor Grothendieck wrote: >> On 6/4/05, Adam Witney <awitney at sgul.ac.uk> wrote: >>> I am using PL/R in PostgreSQL amd have written some...

R and database access
Adam Witney · Sep 13, 2002 · r-help

Hi David, Thanks for your reply. I have just managed to get the RODBC interface to connect. Here is the problem with Rdbi.PgSQL > library(Rdbi.PgSQL) Loading required package: Rdbi Error in dyn.load(x, as.logical(local), as...

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