You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
运行结果如下,最后出现报错信息:
P```
opulating genes table:
genes table filled
Populating go table:
go table filled
Populating pub_info table:
pub_info table filled
Populating symbol_info table:
symbol_info table filled
Populating function_info table:
Error in result_create(conn@ptr, statement) :
NOT NULL constraint failed: function_info.SHORT_DESCRIPTION
In addition: There were 28 warnings (use warnings() to see them)
所以,最后install的时候也是失败的,报错如下:
Warning: 程辑包无效. './org.Atair10.eg.db'
错误: 错误:没有设定程序包
In R CMD INSTALL
Warning in install.packages :
running command '"C:/PROGRA1/R/R-341.3/bin/x64/R" CMD INSTALL -l "C:\Users\zhangmiao\Documents\R\win-library\3.4" "./org.Atair10.eg.db"' had status 1
Warning in install.packages :
installation of package ‘./org.Atair10.eg.db’ had non-zero exit status
不知道是什么原因呢?烦请解答一下,谢谢!
The text was updated successfully, but these errors were encountered:
师兄你好,我在按照您的方法在windows下安装org.At.tair.db的时候,最后遇到报错
运行最后命令,如下:
运行结果如下,最后出现报错信息:
P```
opulating genes table:
genes table filled
Populating go table:
go table filled
Populating pub_info table:
pub_info table filled
Populating symbol_info table:
symbol_info table filled
Populating function_info table:
Error in result_create(conn@ptr, statement) :
NOT NULL constraint failed: function_info.SHORT_DESCRIPTION
In addition: There were 28 warnings (use warnings() to see them)
Warning: 程辑包无效. './org.Atair10.eg.db'
错误: 错误:没有设定程序包
In R CMD INSTALL
Warning in install.packages :
running command '"C:/PROGRA
1/R/R-341.3/bin/x64/R" CMD INSTALL -l "C:\Users\zhangmiao\Documents\R\win-library\3.4" "./org.Atair10.eg.db"' had status 1Warning in install.packages :
installation of package ‘./org.Atair10.eg.db’ had non-zero exit status
The text was updated successfully, but these errors were encountered: