Jump to content

Guest, which answer was the most helpful?

If any of these replies answered your question, please take a moment to click the 'Mark as solution' button on the post with the best answer.
Marking posts as the solution will help other community members find answers to their questions quickly. Thank you for your help!

Featured Replies

Posted

Hi Friends,

 

I am trying to uninstall R package in centos. I have tried

 

Code:

sudo rpm -e R.x86_64

>error: %preun(R-2.13.0-2.el6.rf.x86_64) scriptlet failed, exit status 1

 

sudo yum remove R

>Failed:

R.x86_64 0:2.13.0-2.el6.rf

 

R

>R version 3.1.0 (2014-04-10) -- "Spring Dance"

Copyright © 2014 The R Foundation for Statistical Computing

Platform: x86_64-redhat-linux-gnu (64-bit)

 

R is free software and comes with ABSOLUTELY NO WARRANTY.

You are welcome to redistribute it under certain conditions.

Type 'license()' or 'licence()' for distribution details.

Iam unable to uninstall R its failing when i try with yum and rpm, later when i try R again it runs R as above. Please help how to uninstall R completely in centos.

 

Continue reading...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...