阅读背景:

R -[错误:找不到函数“qplot”]

来源:互联网 

Orginal R version

昔日的R版本

R version 3.2.2 (2015-08-14) -- "Fire Safety"
Copyright (C) 2015 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64 (64-bit)

> library(ggplot2)
Error in library.dynam(lib, package, package.lib) : 
  DLL ‘colorspace’ not found: maybe not installed for this architecture?
In addition: Warning message:
package ‘ggplot2’ was built under R version 3.2.3 
Error: package or namespace load failed for ‘ggplot2’
> qplot(weights, prices, color = types)
Error: could not find function "qplot"
R version 3.2.2 (2



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: