当我试图在R Pubs中发布我的作品时,我收到一个错误:
Error in function (type, msg, asError = TRUE) :
SSL certificate problem, verify that the CA cert is OK. Details:
error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed
Calls: rpubsUpload ... <Anonymous> -> .postForm -> .Call -> <Anonymous> -> fun
Execution halted
Run Code Online (Sandbox Code Playgroud)
无论如何要解决它?
Tyl*_*ker 15
在要发送的目录中添加.Rprofile文件并放置以下行:
options(rpubs.upload.method = "internal")
Run Code Online (Sandbox Code Playgroud)
我有类似的问题.我在options(rpubs.upload.method = "internal")
.RProfile的末尾复制了@Tyler Rinker所描述的内容.该.RProfile
文件位于\library\base\R
安装目录的文件夹中.
归档时间: |
|
查看次数: |
8108 次 |
最近记录: |