Displaying 2 results from an estimated 2 matches for "rosselldavid".
2010 Apr 13
0
Multicore mapply
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 number
of spawned processes etc).
Is anyone aware of a
2008 Dec 15
1
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 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
* Installing to library '/Users/drossell/Desktop/R-2.8.0/library'