当前位置:网站首页>R安装包出现error in rawtochar(block[seq_len(ns)]) :
R安装包出现error in rawtochar(block[seq_len(ns)]) :
2022-07-30 07:41:00 【qq_45759229】
今天安装包conospanal时的时候出现一个问题
error in rawtochar(block[seq_len(ns)]) :
我首先试的是
install.packages('conosPanel', repos='https://kharchenkolab.github.io/drat/', type='source')
发现安装失败,可能是网络原因
然后我尝试了离线安装,发现出现
install.packages("/Users/xiaokangyu/Desktop/Method_Study/Conos/conosPanel-main.zip",type="source",repos=NULL)
最终发现问题所在在于那个横杠
首先将下载的zip进行解压,然后重命名,然后去掉"-"
然后使用下面的命令
install.packages("./conosPanel/",type="source",repos=NULL)
就安装成功了
边栏推荐
猜你喜欢
随机推荐
【SQL server速成之路】——身份验证及建立和管理用户账户
【WeChat Mini Program】Page Events
Alibaba Cloud Cloud Server Firewall Settings
npm指令
潜心打磨,主动求变——这群技术排头兵,如何做好底层开发这件事?
typescript6 - simplify the steps to run ts
集合相关Collection
Flutter 环境变量配置和flutter doctor中的错误解决
opencv可以有多有趣
出网判断:
Selected as one of the "Top Ten Hard Core Technologies", explaining the technical points of Trusted Confidential Computing (TECC) in detail
test111
注解开发相关
muduo库学习记录(一)
【sleuth + zipkin 服务链路追踪】
mysql设置会话超时时间
redis伪集群搭建
MagicDraw secondary development process
The blockbuster IP that has been popular in the world for 25 years, the new work has become a script paradise
MySql Detailed Basics