[Rd] Multicore mapply

2010-04-13 Thread David Rossell
Quick question regarding multicore versions of mapply. Package 'multicore' provides a parallelized version of 'lapply', called 'mclapply'. I haven't found any parallelized versions of 'mapply', however (although one can use the lower level function 'parallel', it becomes harder to control the numbe

Re: [Rd] bug in R CMD INSTALL do_install under OS X

2008-12-16 Thread David Rossell
e R scripts should do so. > > Bill Dunlap > TIBCO Software Inc - Spotfire Division > wdunlap tibco.com > > > -Original Message- > > From: r-devel-boun...@r-project.org > > [mailto:r-devel-boun...@r-project.org] On Behalf Of David Rossell > > Sent: Monday

[Rd] bug in R CMD INSTALL do_install under OS X

2008-12-15 Thread David Rossell
Hi, I believe I've encountered a bug in the do_install function in the script used by R CMD INSTALL. I'm using R 2.8.0 under OS X 10.5.5. I was trying to install a package from source (the package gaga which I maintain, which I checked and builds correctly for R 2.8.0) when I get the error message