当前位置:网站首页>namespace ‘rlang’ 0.2.0 is being loaded, but >= 0.3.0 is required
namespace ‘rlang’ 0.2.0 is being loaded, but >= 0.3.0 is required
2022-06-27 11:51:00 【Analysis of breeding data】
install data.table Report errors
install.packages("tidyverse",dependencies=T,source=T)
Installing package into ‘/home/dengfei/R/x86_64-pc-linux-gnu-library/3.5’
(as ‘lib’ is unspecified)
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 61647 100 61647 0 0 246k 0 --:--:-- --:--:-- --:--:-- 246k
* installing *source* package ‘tidyverse’ ...
** package ‘tidyverse’ successfully unpacked and MD5 sums checked
** R
** inst
** byte-compile and prepare package for lazy loading
Error in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]) :
namespace ‘rlang’ 0.2.0 is being loaded, but >= 0.3.0 is required
ERROR: lazy loading failed for package ‘tidyverse’
* removing ‘/home/dengfei/R/x86_64-pc-linux-gnu-library/3.5/tidyverse’
The downloaded source packages are in
‘/tmp/RtmpWcGxLB/downloaded_packages’
Warning message:
In install.packages("tidyverse", dependencies = T, source = T) :
installation of package ‘tidyverse’ had non-zero exit status
- 1.
- 2.
- 3.
- 4.
- 5.
- 6.
- 7.
- 8.
- 9.
- 10.
- 11.
- 12.
- 13.
- 14.
- 15.
- 16.
- 17.
- 18.
- 19.
- 20.
- 21.
resolvent
remove.packages("rlang")
remove.packages("Rcpp")
install.packages("tidyverse",dependencies=T,source=T)
- 1.
- 2.
- 3.
Get it done
install.packages("tidyverse",dependencies=T,source=T)
Installing package into ‘/home/dengfei/R/x86_64-pc-linux-gnu-library/3.5’
(as ‘lib’ is unspecified)
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 61647 100 61647 0 0 1368k 0 --:--:-- --:--:-- --:--:-- 1368k
* installing *source* package ‘tidyverse’ ...
** package ‘tidyverse’ successfully unpacked and MD5 sums checked
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
*** copying figures
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (tidyverse)
The downloaded source packages are in
‘/tmp/RtmpWcGxLB/downloaded_packages’
- 1.
- 2.
- 3.
- 4.
- 5.
- 6.
- 7.
- 8.
- 9.
- 10.
- 11.
- 12.
- 13.
- 14.
- 15.
- 16.
- 17.
- 18.
- 19.
- 20.
- 21.
边栏推荐
- AutoCAD - three pruning methods
- 2022CISCN华中 Web
- Proe/Creo家电产品结构设计规范-电煎锅
- 杰理之睡眠以后定时唤醒系统继续跑不复位【篇】
- Microsoft cloud technology overview
- Deep learning in finance in cross sectional sectional predictions for random forests
- 【TcaplusDB知识库】TcaplusDB单据受理-创建游戏区介绍
- 【TcaplusDB知识库】TcaplusDB数据构造介绍
- 【TcaplusDB知识库】Tmonitor系统升级介绍
- The DBSCAN function of FPC package in R language performs density clustering analysis on data, and the plot function visualizes the clustering graph
猜你喜欢
Oracle group statistics query
杰理之DAC输出方式设置【篇】
ECMAScript 6(es6)
Wait, how do I use setmemorylimit?
QStyle实现自绘界面项目实战(一)
Qstype implementation of self drawing interface project practice (I)
c/s 架构
“互联网+”大赛命题火热对接中 | 一图读懂百度38道命题
Jerry's serial port communication serial port receiving IO needs to set digital function [chapter]
机器学习系统在生产中的挑战
随机推荐
C语言0长度数组的妙用
Jerry added an input capture channel [chapter]
【TcaplusDB知识库】TcaplusDB单据受理-创建业务介绍
[tcapulusdb knowledge base] Introduction to tmonitor system upgrade
R语言使用MASS包的polr函数构建有序多分类logistic回归模型、使用VGAM包的vglm函数对有序多分类logistic回归模型进行平行性假设作检验
pull request
dried food! What problems will the intelligent management of retail industry encounter? It is enough to understand this article
[tcapulusdb knowledge base] Introduction to tcapulusdb tcapsvrmgr tool (I)
After Jerry's sleep, the regular wake-up system continues to run without resetting [chapter]
Mqtt protocol stack principle and interaction flow chart
JSP custom tag
matlab习题 —— 创建 50 行 50 列全零矩阵、全 1 矩阵、单位矩阵、对角矩阵,输出矩阵第135号元素。
Qstype implementation of self drawing interface project practice (I)
【TcaplusDB知识库】TcaplusDB系统用户组介绍
15+ urban road element segmentation application, this segmentation model is enough!
“互联网+”大赛命题火热对接中 | 一图读懂百度38道命题
In depth analysis of error solutions and problems in dynamic loading of unity shadow and outline components
【TcaplusDB知识库】TcaplusDB单据受理-创建游戏区介绍
ECMAScript 6(es6)
Codeforces Round #786 (Div. 3) ABCDE