BODY { font-family:Arial, Helvetica, sans-serif;font-size:12px; }I can't seem to perform an install from CRAN (stat.sfu.ca, specifically) for Ubuntu 64 8.1 (Intrepid) and 2.8.2 of R. Here is the log: Looks like some dependencies cannot be satisfied. Suggestions? Thanks in advance. sudo apt-get install r-base Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. Since you only requested a single operation it is extremely likely that the package is simply not installable and a bug report against that package should be filed. The following information may help resolve the situation: The following packages have unmet dependencies: r-base: Depends: r-base-core (>= 2.8.1-1intrepid0) but it is not going to be installed Depends: r-recommended (= 2.8.1-1intrepid0) but it is not going to be installed E: Broken packages r...@u8:~$ r...@u8:~$ sudo apt-get install r-base-core Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. Since you only requested a single operation it is extremely likely that the package is simply not installable and a bug report against that package should be filed. The following information may help resolve the situation: The following packages have unmet dependencies: r-base-core: Depends: libc6 (>= 2.8~20080505) but 2.7-10ubuntu4 is to be installed Depends: libgfortran3 (>= 4.3) but it is not installable Depends: libpango1.0-0 (>= 1.21.6) but 1.20.5-0ubuntu1 is to be installed E: Broken packages r...@u8:~$ r...@u8:~$ [[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.