Skip to content
Prev 2897 / 21312 Next

[Bioc-devel] Why can't I install parallel?

On 10/22/2011 07:52 AM, Rory Stark wrote:
parallel is distributed with R so not available in the CRAN 
repositories; the easiest solution is to re-install R.

Since parallel is distributed with R, there's no scenario where a valid 
R installation will not have parallel.

In terms of re-installing R, it can be really helpful to have agreed to 
R's suggestion to use a library outside the R installation tree, 
something like ~/R/x86_64-unknown-linux-gnu-library/2.15 on Linux. 
Re-installing R then does not require re-installation of your current 
packages.

Martin