我在尝试安装ggplot2时收到以下错误:
> install.packages("ggplot2")
Installing package(s) into ‘/home/dodo/R/x86_64-pc-linux-gnu-library/2.13’
(as ‘lib’ is unspecified)
--- Please select a CRAN mirror for use in this session ---
Loading Tcl/Tk interface ... done
Warning message:
In getDependencies(pkgs, dependencies, available, lib) :
package ‘ggplot2’ is not available (for R version 2.13.1)
Run Code Online (Sandbox Code Playgroud)
我正在运行Ubuntu 11.10(oneiric).
任何帮助表示赞赏.