installierte R 2.4 aber nicht R 2.13 in debian


0

Ich versuche, R auf meinem kürzlich auf debian aktualisierten NAS zu installieren, aber es gibt etwas Merkwürdiges wie das Folgende:

NAS-01G:/home/nas01g# apt-get install r-base
Reading Package Lists... Done
Building Dependency Tree... 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 to resolve the situation:

The following packages have unmet dependencies:
  r-base: Depends: r-base-core (>= 2.11.0-1~etchcran.0) but 2.4.0.20061125-1 is to be     installed
          Depends: r-recommended (= 2.11.0-1~etchcran.0) but 2.4.0.20061125-1 is to be installed
E: Broken packages
NAS-01G:/home/nas01g#

Was ist passiert?

Antworten:


Durch die Nutzung unserer Website bestätigen Sie, dass Sie unsere Cookie-Richtlinie und Datenschutzrichtlinie gelesen und verstanden haben.
Licensed under cc by-sa 3.0 with attribution required.