[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

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

2008-12-16 Thread David Rossell
-project.org [mailto:r-devel-boun...@r-project.org] On Behalf Of David Rossell Sent: Monday, December 15, 2008 2:05 AM To: r-devel@r-project.org Subject: [Rd] bug in R CMD INSTALL do_install under OS X Hi, I believe I've encountered a bug in the do_install function in the script used by R CMD

[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