Skip to content
Back to formatted view

Raw Message

Message-ID: <50BB6D9A.2080800@statistik.tu-dortmund.de>
Date: 2012-12-02T15:02:50Z
From: Uwe Ligges
Subject: How to use doSMP(revoIPC) with R 2.15.x version
In-Reply-To: <54787365d4449e2cbd917e8a3d8e40db@tweb04.nm.nhnsystem.com>

On 29.11.2012 17:56, ??? wrote:
> Hello,
>
>
> I'd like to use package 'doSMP'. But I can only found source codes in the CRAN.
> I tried to build source code using 'r CMD build doSMP' in the source directory,
> the following error is shown:
>
>
>
> ERROR: dependencies 'foreach', 'iterators', 'revoIPC' are not available for pack
> age 'doSMP'
>
>
> So, i tried to install dependency packages. But I failed to install revoIPC with following error:
>
>
>
> install.packages('revoIPC')
> Installing package(s) into ???C:/Program Files/R/R-2.15.2/library???
> (as ???lib??? is unspecified)
> Warning in install.packages :
>    package ???revoIPC??? is not available (for R version 2.15.2)
>
>
>
>
> Could you let me know how to use it in R ver2.15.x ?
>


See
https://stat.ethz.ch/pipermail/r-help/2012-January/301664.html

Uwe Ligges


> Thanks in advance,
>
>
>
>
>
> 	[[alternative HTML version deleted]]
>
>
>
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>