RcppArmadillo
install.packages("tidyr")
ERROR: compilation failed for package ‘tidyr’
解决方法:
安装其他版本的,不要最新版本。
make: *** [cpp11.o] Error 1
ERROR: compilation failed for package ‘tidyr’
* removing ‘/usr/lib64/R/library/tidyr’
https://cran.r-project.org/web/packages/tidyr/index.html
R CMD INSTALL -l /usr/lib64/R/library tidyr_1.0.0.tar.gz
ERROR: dependency ‘farver’ is not available for package ‘tweenr’
* removing ‘/usr/lib64/R/library/tweenr’
https://cran.r-project.org/web/packages/tweenr/index.html
R CMD INSTALL -l /usr/lib64/R/library tweenr_0.1.5.tar.gz
ERROR: dependency ‘openssl’ is not available for package ‘httr’
* removing ‘/usr/lib64/R/library/httr’
https://cran.r-project.org/web/packages/httr/index.html
https://cran.r-project.org/src/contrib/Archive/irlba/irlba_2.1.2.tar.gz
R CMD INSTALL -l /usr/lib64/R/library irlba_2.1.2.tar.gz
https://cran.r-project.org/web/packages/igraph/index.html
R CMD INSTALL -l /usr/lib64/R/library igraph_1.1.1.tar.gz
ERROR: dependency ‘irlba’ is not available for package ‘igraph’
ERROR: dependencies ‘igraph’, ‘tidyr’ are not available for package ‘tidygraph’
* removing ‘/usr/lib64/R/library/tidygraph’
ERROR: dependency ‘igraph’ is not available for package ‘graphlayouts’
* removing ‘/usr/lib64/R/library/graphlayouts’
ERROR: dependency ‘farver’ is not available for package ‘scales’
* removing ‘/usr/lib64/R/library/scales’
ERROR: dependencies ‘httr’, ‘xml2’, ‘tidyr’ are not available for package ‘europepmc’
* removing ‘/usr/lib64/R/library/europepmc’
ERROR: dependencies ‘isoband’, ‘scales’ are not available for package ‘ggplot2’
* removing ‘/usr/lib64/R/library/ggplot2’
ERROR: dependencies ‘ggplot2’, ‘scales’, ‘tweenr’ are not available for package ‘ggforce’
* removing ‘/usr/lib64/R/library/ggforce’
ERROR: dependencies ‘ggplot2’, ‘scales’ are not available for package ‘ggrepel’
* removing ‘/usr/lib64/R/library/ggrepel’
ERROR: dependency ‘ggplot2’ is not available for package ‘viridis’
* removing ‘/usr/lib64/R/library/viridis’
ERROR: dependencies ‘data.table’, ‘ggplot2’ are not available for package ‘fgsea’
* removing ‘/usr/lib64/R/library/fgsea’
ERROR: dependencies ‘ggplot2’, ‘scales’ are not available for package ‘cowplot’
* removing ‘/usr/lib64/R/library/cowplot’
ERROR: dependency ‘ggplot2’ is not available for package ‘ggplotify’
* removing ‘/usr/lib64/R/library/ggplotify’
ERROR: dependencies ‘ggplot2’, ‘scales’ are not available for package ‘ggridges’
* removing ‘/usr/lib64/R/library/ggridges’
ERROR: dependencies ‘ggplot2’, ‘scales’ are not available for package ‘UpSetR’
* removing ‘/usr/lib64/R/library/UpSetR’
ERROR: dependency ‘ggplot2’ is not available for package ‘qvalue’
* removing ‘/usr/lib64/R/library/qvalue’
ERROR: dependencies ‘ggplot2’, ‘ggforce’, ‘igraph’, ‘scales’, ‘ggrepel’, ‘viridis’, ‘tidygraph’, ‘graphlayouts’ are not available for package ‘ggraph’
* removing ‘/usr/lib64/R/library/ggraph’
ERROR: dependencies ‘fgsea’, ‘ggplot2’, ‘qvalue’ are not available for package ‘DOSE’
* removing ‘/usr/lib64/R/library/DOSE’
ERROR: dependencies ‘cowplot’, ‘DOSE’, ‘europepmc’, ‘ggplot2’, ‘ggplotify’, ‘ggraph’, ‘ggridges’, ‘igraph’, ‘UpSetR’ are not available for package ‘enrichplot’
* removing ‘/usr/lib64/R/library/enrichplot’
ERROR: dependencies ‘DOSE’, ‘enrichplot’, ‘ggplot2’, ‘qvalue’, ‘tidyr’ are not available for package ‘clusterProfiler’
* removing ‘/usr/lib64/R/library/clusterProfiler’
The downloaded source packages are in
‘/tmp/Rtmpu2F3gd/downloaded_packages’
Updating HTML index of packages in '.Library'
Making 'packages.html' ... done
Old packages: 'backports', 'RcppArmadillo'
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步
· 开发者必知的日志记录最佳实践
· SQL Server 2025 AI相关能力初探
· Linux系列:如何用 C#调用 C方法造成内存泄露
· AI与.NET技术实操系列(二):开始使用ML.NET
· 记一次.NET内存居高不下排查解决与启示
· 开源Multi-agent AI智能体框架aevatar.ai,欢迎大家贡献代码
· Manus重磅发布:全球首款通用AI代理技术深度解析与实战指南
· 被坑几百块钱后,我竟然真的恢复了删除的微信聊天记录!
· 没有Manus邀请码?试试免邀请码的MGX或者开源的OpenManus吧
· 园子的第一款AI主题卫衣上架——"HELLO! HOW CAN I ASSIST YOU TODAY
2010-11-03 软件项目成本估算模型 COCOMO 81
2010-11-03 标准正态分布函数数值表
2007-11-03 正则表达式30分钟入门教程