Re: [R] library(ipred)

2010-02-23 Thread Jim Lemon
On 02/24/2010 06:54 AM, Amy Hessen wrote: Hi, I’m trying to install ipred package but I receive the following error message: library(ipred) Loading required package: rpart Loading required package: MASS Loading required package: mlbench Error: package 'mlbench' could not be loaded In addition

Re: [R] library(ipred)

2010-02-23 Thread Mikkel Meyer Andersen
Hi. Looking at http://cran.r-project.org/web/packages/mlbench/index.html I get the feeling that R (≥ 2.10.0) is a requirement. What does a > version give you? Cheers, Mikkel. 2010/2/23 Amy Hessen : > > > Hi, > > I’m trying to install ipred package but I receive the following error message: > > l

[R] library(ipred)

2010-02-23 Thread Amy Hessen
Hi, I’m trying to install ipred package but I receive the following error message: library(ipred) Loading required package: rpart Loading required package: MASS Loading required package: mlbench Error: package 'mlbench' could not be loaded In addition: Warning messages: 1: package 'ipred' wa