简体   繁体   English

如何在R中安装“ RTAQ”软件包

[英]How to install “RTAQ” package in R

How to install "RTAQ" package in R? 如何在R中安装“ RTAQ”软件包?

I found a website with 4 packages I need, but I can't download "RTAQ" file.( http://r-forge.r-project.org/R/?group_id=316 ) 我找到一个包含4个软件包的网站,但无法下载“ RTAQ”文件。( http://r-forge.r-project.org/R/?group_id=316

This command below is invalid too. 下面的该命令也是无效的。 install.packages("RTAQ", repos="http://R-Forge.R-project.org") Warning in install.packages : package 'RTAQ' is not available (for R version 3.4.4) install.packages(“ RTAQ”,repos =“ http://R-Forge.R-project.org”)install.packages中的警告:软件包“ RTAQ”不可用(对于R版本3.4.4)

RTAQ has been archived from CRAN, since CRAN was unable to receive a clean update of the software since November 2012. For details, see the following message on the CRAN RTAQ page . 由于CRAN自2012年11月以来无法收到软件的全新更新,因此RTA​​Q已从CRAN存档。有关详细信息,请参阅CRAN RTAQ页面上的以下消息。

If you want to use RTAQ, you'll need to install an older version of R that is compatible with RTAQ, and use RTAQ with that version of R. 如果要使用RTAQ,则需要安装与RTAQ兼容的R的较旧版本,并将RTAQ与该R的版本一起使用。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM