How do I reinstall a base-R package (e.g., stats, graphics, utils, etc.)?

后端 未结 2 1611
故里飘歌
故里飘歌 2021-01-12 06:34

I have been using the \"stats\" package in R 3.0.1 without any problems . But today i deleted the \"stats\" folder from the R library location and now I can\'t install it an

2条回答
  •  旧巷少年郎
    2021-01-12 06:41

    What worked for me was to copy the entire package folder from another to my R.home() directory.

提交回复
热议问题