[BioC] help needed for aCGH package

Sean Davis sdavis2 at mail.nih.gov
Tue Mar 1 18:11:18 CET 2005


On Mar 1, 2005, at 10:16 AM, Seth Falcon wrote:

> Hi there,
>
> On Feb 28, 2005, at 7:50 AM, Alberto Goldoni wrote:
>>
>> When i 'm trying to load aCGH package i receive the follow message:
>>
>>> library(aCGH)
>> Loading required package: cluster
>> Loading required package: repeated
>> Error: package 'repeated' could not be loaded
>
> The error is pretty clear: aCGH wants the repeated package installed.
>
> You can try installing it like this:
>
> library(reposTools)
> install.packages("repeated")
>
> I just tried the above with R-devel on OS X and one of repeated's 
> dependencies, rmutil, failed to install.  If you are on a different 
> platform it is certainly worth a try at installing.  If you continue 
> to


I think there is a readme file on the home website (or perhaps in the 
distribution itself describing some build difficulties on OS X and how 
to deal with them (I think it is as simple as removing the makefile 
from the package directory).

Sean



More information about the Bioconductor mailing list