So I have an R package with a .Rproj file.
When I click on it, I get:
Warning message:
Project requested R version '3.6.2' but '4.0.3' is currently being used
And when I run .libPaths()
:
[1] "C:/work/package/renv/library/R-4.0/x86_64-w64-mingw32"
[2] "C:/Users/user/AppData/Local/Temp/RtmpE7gqVW/renv-system-library"
Neither of these paths are correct.
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…