veepsirtt <veepsirtt <at> gmail.com> writes:

> 
> 
> I could not install Rmail Package .
> I got the following errors.
> Then how to do.please
> 
>  library("caTools")
> >
install.packages("Rmail",contriburl="http://www.math.mcmaster.ca/~bolker/R/src/contrib";)


try

install.packages("caTools")
install.packages("Rmail",repos="http://www.math.mcmaster.ca/~bolker/R";)

  good luck

______________________________________________
R-help@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.

Reply via email to