Re: [问题] Shinyapp

楼主: psinqoo (零度空間)   2014-12-12 11:59:14
在我的电脑RUN是正常
用的是 rvest 包
但有出现
Note: the specification for class “Token” in package ‘selectr’ seems
equivalent to one from package ‘httr’: not turning on duplicate class
definitions for this class.
但上传后 出现
Error:server certificate verification failed.
CAfile: /usr/local/lib/R/site-library/httr/cacert.pem CRLfile: none
http://ppt.cc/XO~8
需要做什么调整
※ 引述《psinqoo (零度空间)》之铭言:
:
: 问题: shinyapp server.r
:
: [问题类型]:
:
: 程式咨询
:
: [软件熟悉度]:
:
: 使用者(已经有用R 做过不少作品)
: [问题叙述]:
:
: 我在 ui.r 让使用者能输入 "数字"
: 在server.r
: ui.r 输入后到 server.r 参数 input$num
: x1<-"https://www.xxx.xxx/xx/xxx/xxx_数字.html"
: (x1<-"https://www.xxx.xxx/xx/xxx/xxx_input$num.html")
: 这段要怎么写
: 例如 ui.r 使用者 输入 1234
: x1<-"https://www.xxx.xxx/xx/xxx/xxx_1234.html"
:
: [程式范例]:
:
: 张贴能够重现错误的程式码,可以帮助版友更快的帮你解决问题
:
: [关键字]:
: shinyapp
:
: 选择性,也许未来有用
:
: 谢谢各位大大解答
: 正解
: x1<-paste("https://www.xxx.xxx/xx/xxx/xxx_",input$num,".html",sep="")
作者: Wush978 (拒看低质媒体)   2014-12-12 19:51:00
我猜的,在server上安装ca-certificates
作者: Wush978 (拒看低质媒体)   2014-12-12 19:51:00
我猜的,在server上安装ca-certificates
楼主: psinqoo (零度空間)   2014-12-12 20:22:00
因为我上传 https://www.shinyapps.io/ 所以这问题无解?
楼主: psinqoo (零度空間)   2014-12-12 20:22:00
因为我上传 https://www.shinyapps.io/ 所以这问题无解?

Links booklink

Contact Us: admin [ a t ] ucptt.com