我遇到了一个包安装问题,我完全不知道如何管理这种情况。
install.packages("C:/Users/Oliver/Downloads/NPRED.zip", repos = NULL, type = "win.binary")
Installing package into ‘C:/Users/Oliver/Documents/R/win-library/3.5’
(as ‘lib’ is unspecified)
package ‘NPRED’ successfully unpacked and MD5 sums checked
library("NPRED", lib.loc="~/R/win-library/3.5")
*
> Error: package or namespace load failed for ‘NPRED’:
> package ‘NPRED’ was installed by an R version with different internals; it needs to be reinstalled for use with this R version
*
任何人都可以帮我解决这个问题吗?
非常感谢! 干杯, 奥利