Ubuntu 12.04 に RStudio 0.97.168 をインストールしました。gstat ライブラリをインストールしようとすると、次のエラーが表示されます
install.packages("gstat", dependencies=TRUE)
Warning in install.packages :
cannot open: HTTP status was '407 Proxy Authentication Required'
Warning in install.packages :
cannot open: HTTP status was '407 Proxy Authentication Required'
Warning in install.packages :
unable to access index for repository http://software.rc.fas.harvard.edu/mirrors/R/src/contrib
Warning in install.packages :
package ‘gstat’ is not available (for R version 2.14.1)
Windows OS にのみ適用される--intenet
およびのようなソリューションを見ました。setInternet(TRUE)
大学の委任状を支持するために必要な変更について、ヘルプを提供してください。