Re: upgrading R

2013-09-03 Thread Ranjan Maitra
What do you get when you try this? sudo yum upgrade updates.testing R I get: . No Match for argument: updates.testing No package updates.testing available. No packages marked for update There you go...that is pretty indicative. You should try: sudo yum update --enablerepo updates-testin

upgrading R

2013-09-03 Thread Richard Vickery
I used to do this by scrolling up through the commands, but it's no longer there: I don't know if I remember it correctly: sudo yum upgrade updates.testing R Do I have this correct, or am I missing something? I don't want to forge ahead fearing that I might screw something up. Any ideas? Thanks