pls solve my problem

52 views
Skip to first unread message

Dhanamma Jagli

unread,
Jun 20, 2017, 8:07:06 PM6/20/17
to rattle-users
While installing rattle , i am getting following error, please help me


ERROR: dependencies 'ggplot2', 'tidyr', 'dplyr' are not available for package 'rattle'
* removing 'C:/Users/JC/Documents/R/win-library/3.4/rattle'
Warning in install.packages :
  running command '"C:/PROGRA~1/R/R-34~1.0/bin/i386/R" CMD INSTALL -l "C:\Users\JC\Documents\R\win-library\3.4" C:\Users\JC\AppData\Local\Temp\Rtmp6DdZis/downloaded_packages/rattle_5.0.16.tar.gz' had status 1
Warning in install.packages :
  installation of package ‘rattle’ had non-zero exit status

Graham Williams

unread,
Jun 20, 2017, 8:09:28 PM6/20/17
to rattle-users
Yes you will need to install the missing dependencies.

> install.packages(c("ggplot2", "tidyr", "dplyr"))

Hope that helps.


Regards,
Graham

--
You received this message because you are subscribed to the Google Groups "rattle-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rattle-users+unsubscribe@googlegroups.com.
To post to this group, send email to rattle...@googlegroups.com.
Visit this group at https://groups.google.com/group/rattle-users.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages