簡體   English   中英

R中的插入符號包安裝

[英]Caret package installation in R

我在R中安裝插入符號時遇到問題。我嘗試更改存儲庫,還安裝了單獨的軟件包minqa,lme4等。但是沒有任何效果。 我得到的錯誤

   eg++: error: [1]: No such file or directory
g++: error: TRUE: No such file or directory
/usr/share/R/share/make/shlib.mk:6: recipe for target 'minqa.so' failed
make: *** [minqa.so] Error 1
ERROR: compilation failed for package ‘minqa’
* removing ‘/home/himaanshu/R/x86_64-pc-linux-gnu-library/3.2/minqa’
Warning in install.packages :
  installation of package ‘minqa’ had non-zero exit status

The downloaded source packages are in
    ‘/tmp/RtmpjR5OCn/downloaded_packages’`



    R.version
               _                           
platform       x86_64-pc-linux-gnu         
arch           x86_64                      
os             linux-gnu                   
system         x86_64, linux-gnu           
status                                     
major          3                           
minor          2.0                         
year           2015                        
month          04                          
day            16                          
svn rev        68180                       
language       R                           
version.string R version 3.2.0 (2015-04-16)
nickname       Full of Ingredients  

錯誤消息很明顯:軟件包minqa無法安裝。

首先處理。 並向我們​​顯示minqa本身的錯誤。

安裝完成后,請安裝插入符號。

PS值得的是,所有這些都可以在我的Ubuntu系統上很好地安裝...

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM