Hi, I am trying to install R2.13 under OpenSuse 11.4 on an Intel desktop. I used the following instructions from (http://cran.r-project.org/bin/linux/suse/#sec-1_4): || |zypper ar -f http://download.opensuse.org/repositories/devel:languages:R:patched/openSUSE_11.4 R-patched| | then,| |zypper install R-patched| || |I can see that R2.13 is there in the repository but zypper gets only R2.12. zypper update R-patched also gets the same 2.12 version.| || |Obviously I am missing some critical step here, will appreciate help.| I can install R2.13 manually but I need to do this all via a script for a number of machines. || -- Regards, Dinesh
[[alternative HTML version deleted]] ______________________________________________ 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.