|
您好~我的依赖包也装上了,可是还是不行TAT,求助TAT
install.packages("D:/Program/R-4.0.0/MSBVAR_0.9-3.tar.gz", repos=NULL, type="source")
WARNING: Rtools is required to build R packages but is not currently installed. Please download and install the appropriate version of Rtools before proceeding:
https://cran.rstudio.com/bin/windows/Rtools/
* installing *source* package 'MSBVAR' ...
** 成功将'MSBVAR'程序包解包并MD5和检查
** using staged installation
** libs
Warning in system(cmd) : 'make' not found
ERROR: compilation failed for package 'MSBVAR'
* removing 'D:/Program/R-4.0.0/library/MSBVAR'
Warning in install.packages :
installation of package ‘D:/Program/R-4.0.0/MSBVAR_0.9-3.tar.gz’ had non-zero exit status
|