Beidao2021 2022-10-29 23:52
浏览 1304
已结题

R.4.2.1安装estimate包报错,求解决方案

img


library(utils)
rforge <- "http://r-forge.r-project.org"
install.packages("estimate", repos=rforge, dependencies=TRUE)

A version of this package for your version of R might be available elsewhere,
see the ideas at
https://cran.r-project.org/doc/manuals/r-patched/R-admin.html#Installing-packages
Warning in install.packages :
无法在貯藏處http://r-forge.r-project.org/bin/windows/contrib/4.2%E4%B8%AD%E8%AF%BB%E5%86%99%E7%B4%A2%E5%BC%95:
cannot open URL 'http://r-forge.r-project.org/bin/windows/contrib/4.2/PACKAGES'

无法安装安装estimate包,求解决方案

  • 写回答

1条回答 默认 最新

  • Beidao2021 2022-10-30 23:35
    关注

    http://r-forge.r-project.org/src/contrib/estimate_1.0.13.tar.gz
    下载至电脑后,本地安装,即可调用estimate包。

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

问题事件

  • 系统已结题 11月7日
  • 已采纳回答 10月30日
  • 创建了问题 10月29日