[問題] shiny io 中文顯示問題

作者: samex4x4 (Same)   2016-11-21 11:52:02
[問題類型]:
程式諮詢(我想用R 做某件事情,但是我不知道要怎麼用R 寫出來)
[軟體熟悉度]:
請把以下不需要的部份刪除
入門(寫過其他程式,只是對語法不熟悉)
[問題敘述]:
大家好我又來了m(_ _)m
最近在使用shiny為公司寫給行銷人員使用的報表
之前就發現有中文顯示問題
估狗後增加一個global.R
內容為 options(shiny.usecairo = FALSE)
但還是無法掛上shiny io
錯誤訊息大概都是這樣
Failed to lint file 'server.R'
The linter failed with message:
invalid multibyte string at '<e7><99><bc>?欧㕑") %>%'
Failed to lint file 'ui.R'
The linter failed with message:
invalid multibyte string at '<e7><99><bc>?<87>','
Failed to lint file 'server.R'
The linter failed with message:
查看warnings()
Warning messages:
1: In gregexpr("../", content, fixed = TRUE) :
input string 112 is invalid in this locale
2: In gregexpr("../", content, fixed = TRUE) :
input string 138 is invalid in this locale
...
...
...
都是我寫中文的行數
想詢問大家要如何解決
謝謝
[程式範例]:
[環境敘述]:
R version 3.3.2 (2016-10-31)
Platform: x86_64-w64-mingw32/x64 (64-bit)
Running under: Windows 7 x64 (build 7601) Service Pack 1
locale:
[1] LC_COLLATE=Chinese (Traditional)_Taiwan.950 LC_CTYPE=Chinese
(Traditional)_Taiwan.950
[3] LC_MONETARY=Chinese (Traditional)_Taiwan.950 LC_NUMERIC=C
[5] LC_TIME=Chinese (Traditional)_Taiwan.950
attached base packages:
[1] stats graphics grDevices utils datasets methods base
[關鍵字]:
shiny io 中文顯示
作者: clansoda (小笨)   2016-11-21 12:37:00
我猜就是不能用中文,我寫的shinyapp只要有中文shinyio連掛都不給我掛
作者: abc2090614 (casperxdd)   2016-11-21 16:04:00
直接寫信去問RStudio的Yihue Xie吧
作者: samex4x4 (Same)   2016-11-21 17:29:00
謝益輝大大嗎XD
作者: abc2090614 (casperxdd)   2016-11-22 01:33:00
有夠多人幹譙他們就會增加中文支援了啊XD
作者: psinqoo (零度空間)   2016-11-22 08:56:00
我建議 公司報表 不要上傳 io 自己架站~ io 有時數限制超過多錢~ 加上中文顯示是一個問題~我已經放棄 IO~ 直接架站~ 在內部內網 連SQL也相對安全
作者: clansoda (小笨)   2016-11-22 09:10:00
網站上面有寫 印象中25小時?
作者: rodion (r-kan/reminder)   2016-11-22 10:05:00
作者: also5566 (愚人節快樂)   2016-11-22 15:23:00
我自己的經驗是UI.R可以有中文,server.R不行樓上那個可能也是UI.R中有中文,server.R沒有你如果只是要給其他人方便使用,server.R應該可以用英文寫吧,不知道我有沒有誤解你的問題@@
作者: ching0629 (Syameroke)   2016-11-22 18:22:00
試試先打options(encoding = "UTF-8")後再上傳https://ychuang.shinyapps.io/HANI_zhTW/
作者: rodion (r-kan/reminder)   2016-11-22 19:17:00
嗨 原PO 我剛上傳server.R ui.R到github repo了repo網址:https://github.com/r-kan/Quant-in-R給你參考看看 還是不行的話再來討論另外R版本3.3.1 作業系統:OSX 10.11.2

Links booklink

Contact Us: admin [ a t ] ucptt.com