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