[R] Package DAAG

Duncan Murdoch murdoch.duncan at gmail.com
Mon Jul 9 14:00:55 CEST 2012


On 12-07-09 6:42 AM, Chiruka, Raymond wrote:
> Hie
> I am trying to install Package DAAG this is the error I get
>> library(DAAG)
> Loading required package: randomForest
> Error: package 'randomForest' could not be loaded
> In addition: Warning message:
> In library(pkg, character.only = TRUE, logical.return = TRUE, lib.loc = lib.loc) :
>    there is no package called 'randomForest'
>
> what should i do

Install randomForest first.  If you use the default 
install.packages("DAAG") function to do the DAAG install, it will do 
this automatically.

Duncan Murdoch

> thanks
>
>
>
> The University of Fort Hare subscribes to an e-mail disclaimer. Please click on the following URL to read further:
> http://www.ufh.ac.za/?q=legal-notices
>
>
> 	[[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.



More information about the R-help mailing list